Walk-up Experience, how can I default the walkup location?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2019 05:20 AM
I the Walk-up portal the first screen is to select a walk-up location. We only have 1 location and would like to default the location so the user will not have to select it. Or can I default the location and skip that screen altogether and go directly to the Queue/Check In/survey page.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2019 10:43 PM
Sure, If the URL you use has the location sys id as a param it will automatically take you to the next screen,
for example https://dev25681.service-now.com/walkup?location_id=f3a50867b30303002186a72256a8dcb7
If your walkup agent is using the link in the Navigation then you can modify the module like so.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2020 12:41 PM
How did you navigate to the first screen? Does this look differently in the London upgrade, not sure why i cant find that screen.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2020 04:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2020 12:59 PM
How can i access the first screen in london? i am not able to reproduce your steps.