application.ADF.scripts.loadJQuery(); application.ADF.scripts.loadJQuerySelectBoxes(); CSRF_Token = application.ADF.csSecurity.getCSRF_Token(); 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:

when you select "Render Mode" for the Custom Element.

#Server.CommonSpot.UDF.tag.input(type="hidden",name="CSRF_Token",id="CSRF_Token",value=TRIM(application.ADF.csSecurity.getCSRF_Token()))#