Hello, would this be possible with dynamic text or some other solution.
I would like to paste the following URL in my newsletter:
https://mysite.com/index.php?option=com_rsform&formValue=ENCODED_NAME
Where encoded name is the base64 encoded string of ones Name. Could we use inline PHP to do this somehow?
Jordan