This is probably considered a newbie question but I recently came across your excellent platform.
I have want to build an url from data in text fields. I have the fields comment, worktype, author and category in a panel.
“http://myserver.com/?comment=<comment>&workType=<workType>&author=<author>&category=<category>”
Thanks