Hi,
I am trying to populate a rich text field when opening a stateless form(as popup) through openURL statement, but the string gets truncated in the field, even though it is in the actual URL.
Using encodeURL for the string makes it not formatted correctly...
I also tried to encode the actual URL and got a "Not Found on this server" error.