Closed simonuwe closed 8 months ago
works when scrolling through pages
Reason: setValue of item was called before initializing richttext-editor was initialized
Sometimes the richtext editor was unvisible. Reason: When changing the JSON-Schema on a page several times, the css is lost. The Optimization of loading Tinymce loaded the skin-css only once.
richttext-editor only shown on page, when initial JSON-schema contains
"apex": {"itemtype":"richtext"}
does not work when refresh of plugin is called and new JSON-schema contains "richtext"Issue for APEX >=23.2 only