I want to run some CSJS on the content of a xe:dialog after it is being loaded. I can not find an event for it.
How can I do this?
I want to run some CSJS on the content of a xe:dialog after it is being loaded. I can not find an event for it.
How can I do this?
You can use the onLoad event of xe:dialog. Here's an example that prints to the console when the dialog is opened: