Integrate existing property editor in a custom one
Hi,
I was wondering how to create a custom property editor that re-uses e.g. a content picker editor. I'd like to create a custom editor that allows the user to choose from a few options and as result present a specific existing editor (content picker, media picker, textbox,...). Is this possible?
Integrate existing property editor in a custom one
Hi,
I was wondering how to create a custom property editor that re-uses e.g. a content picker editor. I'd like to create a custom editor that allows the user to choose from a few options and as result present a specific existing editor (content picker, media picker, textbox,...). Is this possible?
Thanks !
Bart
as always one finds a solution after asking the question :-)
I just discovered I can use the dialogService to open a contentPicker or mediaPicker
is working on a reply...