What is the problem you are trying to solve?
Customer needs to have export functionality for custom objects in default widgets with the following functionality:
-
Export to CSV or XLS (CSV is a minimum requirements);
-
Possibility to filter displayed/exported data (not only search, but also filter by individual column values);
-
Possibility to toggle columns visibility (also in UI, or at least for exported file).
What is your project about? (e. g. Intranet, Partner Portal, Enterprise Website, etc)
Liferay Commerce B2B Portal
What is your proposed solution? (optional)
Help ticket reference: Jira Service Management
Proposed UI changes:
Proposed solution:
- Adjust the implementation of OOTB widget for displaying Liferay Objects to cover the requirements mentioned above
