Hello,
I’m trying to append some text to a Text Custom User Field, however I can’t manage to do it. Is there any special concatenate operator or is this something that can’t be done?
Basically I’m building a URL while collecting user input, so I need to call back the URL variable to concatenate new data.
Thanks.