Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I have created a gridEditors plugin with richtextbox and other fields
$scope.rteconfig = { "toolbar": ["code", "removeformat", "styleselect", "bold", "alignleft", "aligncenter", "alignright", "bullist", "numlist", "outdent", "indent", "umbmacro", "link", "unlink", "umbmediapicker"], "stylesheets": [], "dimensions": { "height": 500 } };
Which works ok, however the Inter Marco and Media Picker buttons do not work. where as insert/edit button link does work.
Any idea.
Regards Sal
This is only an issue in version 7.4 beta
This is happening with me also, I'm running 7.4.1.
There seem not to be any errors either, when you click the buttons for umbmediapicker and umbembeddialog nothing happens.
umbmediapicker
umbembeddialog
For what it's worth this is happening to a RTE that I'm using inside a grid editor.
Encountered the same issue. Haven't found a workaround yet, so created an issue http://issues.umbraco.org/issue/U4-8590
Also got this issue and reported it, before finding this: http://issues.umbraco.org/issue/U4-10450
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
GridEditor Richtextbox Inert Marco not working
Hi,
I have created a gridEditors plugin with richtextbox and other fields
$scope.rteconfig = { "toolbar": ["code", "removeformat", "styleselect", "bold", "alignleft", "aligncenter", "alignright", "bullist", "numlist", "outdent", "indent", "umbmacro", "link", "unlink", "umbmediapicker"], "stylesheets": [], "dimensions": { "height": 500 } };
Which works ok, however the Inter Marco and Media Picker buttons do not work. where as insert/edit button link does work.
Any idea.
Regards Sal
This is only an issue in version 7.4 beta
This is happening with me also, I'm running 7.4.1.
There seem not to be any errors either, when you click the buttons for
umbmediapicker
andumbembeddialog
nothing happens.For what it's worth this is happening to a RTE that I'm using inside a grid editor.
Encountered the same issue. Haven't found a workaround yet, so created an issue http://issues.umbraco.org/issue/U4-8590
Also got this issue and reported it, before finding this: http://issues.umbraco.org/issue/U4-10450
is working on a reply...