Discussions
How to return Matrix Child Item Option Field Name in a saved search?
Does anyone know how to return the Item Option Field name in a saved search? The trick is, we don't want the value but the field name. So, for example. If a matrix child item was created using the Item Option 'Color' and the list value was blue, we just need to return 'Color' in the saved search results.
When working with advanced PDF templates, freemarker allows you to use '@label' to return field names. Hoping to achieve this in a saved search.
Thank you