In this module, users can create, edit, and delete the options displayed in the Region dropdown. This dropdown is found in the New Site form.
- Add: This button allows users to add a new region option, revealing the following input fields:
- Active: This checkbox determines whether the region is displayed as an option in the Region dropdown.
- When selected, the option is marked as active and will appear in the dropdown; when unselected, it will be hidden from view.
- Name: This is a text field that allows users to input the name of the region option. It is a mandatory field.
- Active: This checkbox determines whether the region is displayed as an option in the Region dropdown.
- Discard Changes: This button allows users to discard their changes.
- Save Changes: This button allows users to save their changes.
- Delete (
): This button allows users to delete a region option.
Post your comment on this topic.