In this section, users can create, edit, and delete the country options displayed in the Country dropdown. This dropdown is found in the New Site form.
Defining Country Options
Although the specific features of this form will be delved into below, it essentially functions the same as any form with an editable grid control—that is, one with inline operations. For more details on this type of grid and its features, click here.
- Add: This button allows users to add a new country option.
- Name: This is a text field that allows users to input the name of the country option. It is a mandatory field.
- Region: This is a single-select dropdown field that retrieves the list of predefined regions. It allows users to select only one value at a time from the dropdown.
- Active: This is a checkbox that, when selected, allows for the country option to be displayed in the Country dropdown.
- This checkbox is automatically unselected when a new country option is added; however, if users want the country option to be displayed, they can still manually select the checkbox.
- 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 country option.
Post your comment on this topic.