In this module, users can create, edit, and delete the site options displayed in the Site dropdown. This dropdown is found in the New Supplier form.
- Add: This button allows users to add a new site option.
- If selected, it will display the New Site form.
- Region: This is a single-select dropdown field that retrieves the list of predefined regions (from the Region List).
- Country: This is a single-select dropdown field that retrieves the list of predefined countries (from the Country List).
- GEO Location: This is a text field that allows users to input the GEO location of the site option.
- Title: This is a text field that allows users to input the title of the site option (in English [default]). It is a mandatory field.
- Arabic Title: This is a text field that allows users to input the Arabic title of the site option.
- German Title: This is a text field that allows users to input the German title of the site option.
- French Title: This is a text field that allows users to input the French title of the site option.
- Site Manager: This is a single-select dropdown field that retrieves the list of active users in the system. It is a mandatory field. It allows for the selection of the user responsible for managing the site.
- Active: This checkbox determines whether the site is displayed as an option in the Site dropdown.
- When selected, the option is marked as active and will appear in the dropdown; when unselected, it will be hidden from view.
- Save and Return: This button allows users to save the site option and return to the main form.
- Save and New: This button allows users to save the site option and open a new form to create another site option.
- If selected, it will display the New Site form.
- Delete (
): This button allows users to delete a site option.
- Edit (
): This button allows users to edit an existing site option.
Post your comment on this topic.