[JSFIELD-40] App methods for JS Fields Created: 10/Jun/23  Updated: 24/Jan/24

Status: Open
Project: Java Script UI (App and Dialog Fields)
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Improvement Priority: Neutral
Reporter: Mykola Assignee: Teresa Miyar
Resolution: Unresolved Votes: 2
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Problem/Incident
causes INCUBATOR-41 JSFIELD-40 App methods for JS Fields Open
Template:
Acceptance criteria:
Empty

 Description   

Since the creation of the JS Fields it is often useful to be able to communicate to CMS, e.g. open chooser dialogs for custom RichTextField, linkField, etc.
Maybe it can be resolved by giving access to appController and such methods like openChooseDialog.
See these files for details

magnolialink plugin

RichTextFieldFactory

It would unblock implementation of the CKEditor 5 (current v4 is reaching EoL soon)



 Comments   
Comment by Mykola [ 28/Jun/23 ]

OR maybe it would be possible through commands endpoint and/or something like openDetailSubappAction? The only question - what class/command developer should use and how?

Comment by Mykola [ 13/Nov/23 ]

upd: it's probably better to use newer version from M6:

chooserController
    .openChooser(...)
    .whenComplete(...)
Generated at Mon Feb 12 02:16:31 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.