New functionality is now available in popup windows:
- The
data-dialog-callback
attribute allows you to call any custom function immediately after the window opens. - The
data-dialog-button-callback
attribute makes it possible to add multiple buttons and assign a separate function to each.
Learn more on the popup window generator page.