Thanks Chuck, the functionality of your script saving, reusing, and updating presets is very useful. I copied the UI portion of your script to a new script file and was able to alert the values from the XML file. The issue is that I'm only able to get the original default values even after I update the preference XML with new data. I'm not sure if I'm doing this correctly tho, because it worked without having to deal with the dlg.hide() and onClick(), onChange() methods. Here is a screen recording for reference: https://imageasel.com/wp-content/uploads/Screen-Recording-2022-02-28-at-10.36.49-PM.mp4
... View more