53
Views
4
Comments
Solved
Generating Barcode Just Using Javascript
Question
Application Type
Mobile

I am developing a mobile app that will show the employee number in Barcode which will display on the front of the screen.

Due to my environment , i am not able to install any forge.

Anyone has done it with just javascript , appreciate you can share with me how to go about implementing this

Thank you in advance

2018-10-29 08-31-03
João Marques
 
MVP
Solution

Hi Teo,


You can also download the code and open it in Service Studio and check the code for yourself. Would that help?

Last but not least, you are right. I had shared the QR Code generator component in JavaScript but there is the Reactive Bar Code Generator forge component, for bar codes.


Kind Regards,
João

2018-10-29 08-31-03
João Marques
 
MVP

Hi Jerah,


What do you mean you can't install anything from the OutSystems Forge?

You have the QR Code Reactive forge component which does exactly what you need. Ultimately, you can download it from the Forge, and upload the OAP as an application in Service Center, via Factory -> Applications and Publish an Application:


Kind Regards,
João

2021-06-13 07-48-30
Jerah

This is because i cannot simply install what i wish, as we work in a shared development. So even the outsystems ui and other components may not be up to date. Also i can go ahead to update the outsystems UI or other components as this will affect other application created by other developer who is sharing the same development site.

The QR Code Reactive , does not generate barcode but only QR Code am i right to say that ?

2018-10-29 08-31-03
João Marques
 
MVP
Solution

Hi Teo,


You can also download the code and open it in Service Studio and check the code for yourself. Would that help?

Last but not least, you are right. I had shared the QR Code generator component in JavaScript but there is the Reactive Bar Code Generator forge component, for bar codes.


Kind Regards,
João

2021-06-13 07-48-30
Jerah

Thank you i manage to download it and install it , after which i manage to get see how the implementation work.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.