Allow me to call updateEditableValues from my own javascript for an editabl

thumbnail
Christoph Rabel, modified 5 Years ago. Liferay Legend Posts: 1555 Join Date: 9/24/09 Recent Posts
I'd like to be able to update fragments directly without user interaction in edit mode.
I already wrote about this here:
https://liferay.dev/forums/-/message_boards/message/119381889
and I have added a feature request:
https://issues.liferay.com/browse/LPS-115570
This feature would really help me to build some things I have in mind.
Another way to solve this would be to allow me to add my own dialogs in the edit mode. e.g. similar to image select. Click on the the editable opens MY dialog, the editor adds/updates information, I write it in the correct format into the editable AND Liferay persists the editable afterwards.