Ajax Driven Dropdown Lists for ProcessWire made easy

Dynamic Selects: Backend Setup

For backend use and selects' data storage, you need to build and define settings in FieldtypeDynamicSelects

  1. Create a new field in ProcessWire of type 'DynamicSelects'.
  2. Add the field to a template of your choice.
  3. Head over to your field's 'Details Tab'. There are a number of settings here that need to be completed.

In-depth instructions on how to build, setup, use, edit and display backend Dynamic Selects can be found in this topic.