In the Appsheet I would like to display a Qr code and when I scan it with the mobile phone camera, the AppSheet would open and show the details.
I'm trying to do the following:
CONCATENATE (‘https://api.qrserver.com/v1/create-qr-code/?data=’&ENCODEURL(‘https://www.appsheet.com/start/aaaa?&row=[ORDER ID]&view=FormNAME_Detail&appName=AAL2024’))
Solved! Go to Solution.
Barcode
“https://quickchart.io/qr?text="&[MeuLink]
MeuLink
ENCODEURL([URLApp])
URLApp
"https://www.appsheet.com/start/AppID#view=Form%20Responses%201_Detail&row="&[ORDER ID]
Barcode
“https://quickchart.io/qr?text="&[MeuLink]
MeuLink
ENCODEURL([URLApp])
URLApp
"https://www.appsheet.com/start/AppID#view=Form%20Responses%201_Detail&row="&[ORDER ID]
User | Count |
---|---|
18 | |
11 | |
11 | |
8 | |
4 |