I want to use the QR Code Scanner Plugin provided by Outsystems in Forge .. Can You please help me how to use this in my app and how to write logic or connect it ??
Hi Lucky,
Have you checked QR Code Scanner Forge Documentation? As per the document -
How to use this plugin?
Use ScanQRCode client action in order to launch the code reader window. If a code is successfully detected, the result will be available on the output parameter ScanResult.
https://www.outsystems.com/forge/Component_Documentation.aspx?ProjectId=8160&ProjectName=qr-code-scanner
Thanks
Vinod
what should be the expression here and please check my screen , local variables i took and action ...is that correct ??