In this module, users can access and manage the list of requirements created within the application.
Search Panel
All fields inside the search panel act as search boxes. Any value inputted inside them will be used as search criteria to filter and retrieve data from the grid, if possible.
- Requirement Name: This is a text field that allows users to filter by the name of the requirement.
- Requirement Type: This is a single-select dropdown field that allows users to filter by the type of requirement.
- Module: This is a single-select dropdown field that allows users to filter by module.
- Filter: This button filters the results according to the entered search criteria.
- Clear Filter: This button clears the filters that were used in the previous search and allows users to again view the full data set.
Grid
Inside the grid, requirements are organized by the values entered in the New Requirement form.
- Sync with EPC: This button allows users to synchronize with EPC.
- Upon selection, data stored in EPC will be synced with the data displayed in the form.
- A message will appear in the Output field, listing the number of synchronized requirements, if applicable.
- A message will appear in the Output field, listing the number of synchronized requirements, if applicable.
- Upon selection, data stored in EPC will be synced with the data displayed in the form.
- Add: This button allows users to add a new requirement.
- If selected, it will display the New Requirement form.
- Delete (
): This button allows users to delete a requirement.
- Edit (
): This button allows users to edit an existing requirement.
- View (
): This button allows users to view a requirement.
- In viewing mode, users cannot make any modifications.
- Expand (
): This button allows users to access the full requirement description.
Post your comment on this topic.