06-30-2015 06:14 AM
07-13-2015 10:47 AM
You could use jQuery, in this example, or some other JavaScript function to get the ID
$("#[this is the HTML element ID]").text(dialog.getId());
07-13-2015 10:47 AM
You could use jQuery, in this example, or some other JavaScript function to get the ID
$("#[this is the HTML element ID]").text(dialog.getId());
07-17-2015 03:02 PM
Thanks for your help.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide