In this module, users can create, edit, and delete the categories displayed in the Category dropdown. This dropdown is found in the Add Action Item form.
- Add: This button allows users to add a new category, revealing the following input fields:
- Active: This checkbox determines the status of the category option.
- When selected, the option is marked as active, making it visible in the Category dropdown. When deselected, the option is rendered inactive and will be hidden from view.
- Category/Title: This is a text field that allows users to input the title(s) of the category (in English [default], French, Arabic, or German). It is a mandatory field.
- Active: This checkbox determines the status of the category option.
- 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 category.
Post your comment on this topic.