Any alternate for GlideStringUtil.urlEncode(value)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2017 07:17 PM
Is there any alternate for GlideStringUtil.urlEncode(value)? This is not working in scoped application

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2017 08:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2017 08:14 AM
Hi Chuck,
I am facing a similar issue after upgrading to Jakarta and we are using the GlideStringUtil.urlEncode(value) block. But the Javascript api is not working either. upon investigation we found that amp%3B string is getting amended in the URL twice. Can you redirect us to a direction where we can find a solution?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2017 08:30 AM
See my response on your other thread.