I have created a toolbar command script with a custom dialog to create a JSON file and populate a jsonObject.
Now, I would like to use the JSON file type, "open action" script to load the JSON file into the dialog for editing.
However, I've found that the scripts attached to the context menu do not support Dialogs and their resource files. Is there another way to invoke a dialog script when opening a file?
Thanks, -Stan