Skip to content

Instantly share code, notes, and snippets.

View rushimusmaximus's full-sized avatar

Michael Rush rushimusmaximus

  • DF Studio
  • Camas, WA
View GitHub Profile

Enterprise API Lookup Domains

DF Studio supports Custom Lookup Domains - Enterprise-controlled terms a user picks from when editing a metadata field.
The terms available for a field are based the path in DF Studio (path), and/or the value of another metadata field (meta). Terms or options for a given field can be associated with Folders and Projects in DF Studio (path) and/or with specific fields on the Asset. Path based terms can be edited from within DF Studio (or can be hidden); All terms can be edited from the Enterprise API. The Enterprise API (found at https://yourdomain.dfstudio.com/api/v1/session.js) has several new resources which can be used to manage Lookup Domain values.

Lookup Domain Terms can also optionaly have Labels associated with them. When a label is present it will be shown in the DF Studio interface and used for Search Indexing. The value will be shown in the Enterprise API. Labels are optional and only supported for Dropdowns, Radio, Checkboxes, and Selector