read QR code and redirect user to dynamic mobile screen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2022 06:14 AM
Hi guys,
Im not sure this is possible. seeking any help here.
I need to create a quick action function that brings a QR scanner and when the user scans the QR (which will contain a URL) redirect the user to a web screen containing the URL scanned
I have seen that this works using a list screen and parsing the qr code as a parameter, but my question is:
Can you parse this QR code and render a URL inside now mobile ?
Thanks for any tips!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2022 04:15 AM
It is easy to solve this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2022 11:22 PM
Hi @hassan raza I don't understand your answer. Your link takes me to a site about wine. Im confused.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2022 08:53 AM
Hi Joao
You can use a URL applet template on Mobile Studio to make this render within Now mobile.
Try the below link for URL applet configuration,
Refer: https://www.servicenow.com/community/mobile-apps-platform-forum/open-a-url-in-now-mobile/m-p/208395
Regards,
PaulSylo
PaulSylo
Kindly mark "helpful", if this helps, or Mark as "Accepted " if it solves your issues !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2022 08:56 AM
Hi, But how can I parse the QR code to the URL of the navigation form?