49
Views
1
Comments
Reactive Service Action to convert URL to ASCII using UTF-8
Question
Application Type
Reactive

I need to convert URL with reserved characters such as spaces and foreign languages into ASCII using the UTF-8 characters.  I'm not sure how to do this in a server action.

I know how to do these conversions in JavaScript.

Also the EncodeURL() doesn't accomplish this and I there isn't really any place to write code directly as far as I know in a server action.

What are my options?

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi,

Did you evaluate if this Forge component is a possible solution to your problem?

https://www.outsystems.com/forge/component-overview/14066/encode-utils

Regards,

Daniel

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.