- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā07-12-2024 03:50 AM
I face some issue in barcode genration for the multiple asset selected from the list view so please give me any workaround ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā07-12-2024 03:59 AM
Hello @KumarAyush6265 Please refer below code and let me if anyerror has occur
UI Page:-
UI Page -
and please install the ui script jsBarcode as libarary to genrate the barcode
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā07-12-2024 03:52 AM
What is 'some issue'? What isn't working? What did you already try? I know it's Friday, but if you want help, you at least have to provide us the information needed to start on helping you.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā07-12-2024 03:59 AM
Hello @KumarAyush6265 Please refer below code and let me if anyerror has occur
UI Page:-
UI Page -
and please install the ui script jsBarcode as libarary to genrate the barcode
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā07-12-2024 04:01 AM
Thank You @Sanjay191 For the help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-09-2024 06:59 AM
Hey Sanjay, I did apply the solution you have provided and the BarCode is getting generated. But the issue I am facing is that Same barcode is getting generated for multiple records.
in the image below you can see while model name and serial number is different, the barcode of P1000241 is getting displayed repeatedly.
I have just used the code which you have provided in the solution so there are no changes in the code. Can you please take a look and help me with this?
Thanks.