Ajax Driven Dropdown Lists for ProcessWire made easy

Permissions: An Introduction

On install, Dynamic Selects creates a permission named dynamic-selects. This controls access to ProcessDynamicSelects. In other words, access to creating Dynamic Selects for the frontend.

There will be times when you need a bit more control on who can edit, publish, delete, etc, Dynamic Selects. For such cases, the following 4 permissions are available to you. Please note that if you need to use any of them you will need to first create that permission. Details on what each permission controls are covered in subsequent topics.

  1. Permission dynamic-selects-publish.
  2. Permission dynamic-selects-lock.
  3. Permission dynamic-selects-delete.
  4. Permission dynamic-selects-edit.