Get the current browser url in UI Builder
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2024 07:37 AM
Hi,
Is there a way how we can get the current browser full url in UI Builder.
I have tried using gs.getProperty('glide.servlet.uri'); I am only getting the https://<instance-name>.service-now.com/ But i need the full url.
Thanks.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2024 01:53 AM - edited 09-16-2024 01:58 AM
Use this is a Client Script: api.context.props.<urlparmname>
***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***
Regards
Paul
Regards
Paul