mwoodpatrick
New Member
I want to create a template for either an accordion or toggle widget where the items represent directories and each line within an item is a filename (and a link to the file). Ideally to ensure I don’t miss any items and to reduce generation cost I would like to generate the template using a script that generates the json file for the template. This looks doable except for the values in the “id” fields. Has anyone ever done anything similar, any suggestions/pointers would be most appreciated.