Create/Edit Studio dropdown using the API ?

Hi,

Is it possible to create or edit dropdown list for the studio via the API?

Thank you
James

I don’t think there are function calls for that, but the API is extendable, so you can make your own.

Note that the dropdowns information is not in the database, it’s in PHP files. So you might want a different solution just to write a new file to the file system.

Check what Studio does when you edit this, and what the Quick Repair and Rebuild does, to make sure you change the right files.

https://pgorod.github.io/Audit-File-Accesses/