I'm trying to create a plugin that opens a dialog. Can I populate this dialog with an ajax get call to the server and each item placed in a list. The user then selects an item from the list, and one of its properties inserted into the editor window.
Thank you,