Open dynamic URL using Action Item in Mobile Agent application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2023 11:05 PM
Hi all, we have a requirement to build an Action Items in record page to allow user access to external webpage. The URL of the webpage is expected to be dynamic and generated using script include.
To verify the feasibility, we have built the action items in and calling script include to get the URL. Currently, the URL in script include is set to www.google.com for testing purpose.
I've tried using gs.setRedirect(url) but seems not supported in mobile application. Is there any other workaround to cater this requirement?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2023 01:41 AM - edited ‎12-20-2023 01:42 AM
Hello @Hazel Soh
If you want to redirect user on something else then create a function with type URL and add your dynamic link over there.
Example Link URL: