[Index]

Model: data/DropdownFilterForm

Dropdown Filter Form

Model Details: data/DropdownFilterForm

Title Description Details
Filter Name The name of the dropdown filter to be created (Prefix: DD__ + target model + target field).
  • Field Name: filter_name
  • Type: String
  • Format: string
Select a Dropdown Filter action: The Dropdown Filter action to perform.
  • Field Name: ddf_action
  • Type: String
  • Choices: ["Create a Dropdown Filter", "Merge existing Dropdown Filters"]
Target Model Name * The target fields's model to apply dropdown choices field to.
  • Field Name: target_model_type
  • Type: String
  • Format: uri
Target Field * The target field to apply dropdown choices to.
  • Field Name: target_field
  • Type: String
  • Format: string
Dropdown Filters to merge Merge multiple Dropdown filters
  • Field Name: ddf_merge.[n]
  • Type: Array
  • Cardinality: [2..2]
Dropdown Filter Dropdown Filter to merge.
  • Field Name: ddf_merge.[n].ddf
  • Type: String
Dropdown Filter specifications Create a Dropdown filter.
  • Field Name: ddf_create.[n]
  • Type: Array
  • Cardinality: [1..1]
Model Type Model Type to be selected for Dropdown choice selection.
  • Field Name: ddf_create.[n].model_type
  • Type: String
  • Format: uri
Dropdown Field The field to display in the dropdown.
  • Field Name: ddf_create.[n].dropdown_field
  • Type: String
Filter Fields
  • Field Name: filter_fields.[n]
  • Type: Array
Filter Field The field to filter dropdown choices on.
  • Field Name: ddf_create.[n].filter_fields.[n].filter_field
  • Type: String
Filter Condition The condition to match field values on. Default: Contains
  • Field Name: ddf_create.[n].filter_fields.[n].filter_field_condition
  • Type: String
  • Default: Contains
  • Choices: ["Contains", "Does Not Contain", "Equals", "Does Not Equal"]
Filter Field Value
  • Field Name: ddf_create.[n].filter_fields.[n].filter_field_value
  • Type: String
Additional Parameters
  • Field Name: parameters.[n]
  • Type: Array
Parameter Title Parameter Title.
  • Field Name: ddf_create.[n].parameters.[n].parameter_title
  • Type: String
  • Choices: ["Direction", "Device", "NDL", "Limit", "Skip", "Title"]
Parameter Value Parameter Value.
  • Field Name: ddf_create.[n].parameters.[n].parameter_value
  • Type: String