Solved
Read dialog values from datasource
hi all,
in the dialog I have tag picker and dropdown with datasource.
I need to populate dropdown with list of child tags for the parent tag selected in tag picker.
What I haven't managed to figure out is how to read dialog props. from datasource handler class.
I tried with sling model and with WCMUsePojo.
Thanks