application.ADF.scripts.loadJQuery();
application.ADF.scripts.loadJQuerySelectBoxes();
application.ADF.scripts.addFooterJS(listCustomFieldsJS,"TERTIARY");
Make Custom Field Type a "List" type
This script will update a field type to a "list" type. This will allow you to use filters like:
- Any list item contained in list
- All list items contained in list
when you select "Render Mode" for the Custom Element.
- Step 1: Select the field type you would like to use
- Step 2: Enter "list" into the JSValidator Field
- Step 3: Save