In the central form of the Products application, users can access a list of all registered products.

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.

  1. Product Name: This is a text field that allows users to filter by the name of a product.
  2. Device Class: This is a text field that allows users to filter by the class or category to which a product belongs.
  3. Status: This is a text field that allows users to filter by the current status of a product.
  4. Version: This is a text field that allows users to filter by the version of a product.
  5. Filter: This button filters the results according to the entered search criteria.
  6. 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, products are organized by the values inputted in the New Product form.

  1. Add: This button allows users to add a new product.
  2. Edit: This button allows users to edit an existing product.
    • To edit, select the desired product from the grid and click on the Edit button. It will open a pop-up window with the form Edit Product. To save your changes, click on the Apply button at the bottom of the form.
  3. Export to Excel: This button allows users to export the grid data to Excel.
    • If selected, an Excel file containing the grid’s contents will be automatically downloaded to the user’s device.

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment