This might be a long shot, but is there a way to programmatically (through scripting) read folders in the project scope? I am particularly interested in reading/iterating over the folder structure in Project templates folder.
There is - see link below. You’ll have to modify the script on the Templates window of the project here a bit but I think it should get what you’re looking for after some massaging.
http://nickmudge.info/post/drag-and-drop-Ignition-templates-on-the-template-canvas
And there’s the whole disclaimer about messing with this stuff, like don’t count on things not changing with updates, etc.
We were able to figure it out, this link helped a lot. Thanks!