- 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
ā08-09-2024 09:05 AM
Hey @ninadpatwardhan
Is there any thing that asset tag is empty or not and if the asset tag is empty then put some check condition in html code ? elsewise could you please shere your ui page that you have created and client side and html code both
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-14-2024 03:11 AM
Hey @Sanjay191 ,
I have used the same code which you have provided
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-14-2024 03:16 AM
You put all the code in html template ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-14-2024 03:18 AM
Created a UI action, printBarCodeLabel() put this function in the UI action. and rest of the code in UI page HTML.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-14-2024 03:23 AM
please use (in html templete only) the above code and let me know if anything else
and Please mark as Helpful