Hi
Am trying to use $document.on("dialog-ready", function() { .. } for touch UI dialog customization. Where as i can see the dialog-ready event fires before the dialog content is fully loaded which gives me a unavailability of tags for traversal of dialog html.
~~
VAr
Views
Replies
Total Likes
Whats the exact use case you are trying to accomplish - purhaps there is another way.
Views
Replies
Total Likes
Hi Scott,
Am trying to do a show hide for a multifield inside a dialog for a select change. Where as it works fine for selection change but on dialog open i have to get back the original authored content selections and show hide the related multifield widgets.
~~
VAr
Views
Replies
Total Likes
You need to call hide function in both foundation-contentloaded and dialog ready
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies