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?
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