Conversation

CGI
IN
Last activity: 14 Aug 2025 9:43 EDT
Download Barcode Functionality in Table
Hi ,
In the current workflow of constellation application , once products are added to the orderItems table, the subsequent screen should enable the generation of individual barcodes for each product. Each item in the order must have a unique barcode that is both generated and displayed.
We are exploring the possibility of enhancing the user experience by displaying the barcode in a popup modal triggered from each row in the table. Furthermore, we would like to provide a download option directly from the table actions of each row, allowing users to save the barcode image locally.
Queries:
- Can we integrate a download action within the table row (e.g., via an icon or button) to allow users to download the barcode image
- Or else is it possible to have download option in each row actions in order item table.
- if above is not possible using ootb constellation, what is the most suitable or feasible approach we can use to download bar codes (Note : in real time there can be more than 10 products) we are looking for something where user can select the rows and download the barcodes at once