Hi,
I would like to ask you how makes Table Editor work in Grid Editor (Umbraco.Grid)? Umbraco does not cotain advanced tab in rich text editor for tables anymore and thus it is not possible to set css classes to tables. I have almost integrated Table Editor to my Umbraco 7.2.0, but it shows me only panel with checkbox "Show advanced?".
I think the problem is with controller in agularJS. Namely in this integration, command $scope.model.value refers to Grid Editor and not to Table Editor itself. I am not experience with AngularJS. I just need to know, what the command $scope.model.value should refer to.
Thanks for your response,
Ondřej Šubrt
Hi,
I would like to ask you how makes Table Editor work in Grid Editor (Umbraco.Grid)? Umbraco does not cotain advanced tab in rich text editor for tables anymore and thus it is not possible to set css classes to tables. I have almost integrated Table Editor to my Umbraco 7.2.0, but it shows me only panel with checkbox "Show advanced?".
I think the problem is with controller in agularJS. Namely in this integration, command $scope.model.value refers to Grid Editor and not to Table Editor itself. I am not experience with AngularJS. I just need to know, what the command $scope.model.value should refer to.
Thanks for your response,
Ondřej Šubrt