- Posts: 1
- Thank you received: 0
Hello.
I have a questions regarding passing parameters.
Lets say I have the following table:
id Name Country
===============
1 A Greece
2 B Greece
3 C Cyprus
4 D Greece
5 E Cyprus
I have made the 2nd column as a link where, using 'Custom ID', I pass the name onto the next page in a contact form (the link looks something like this: http://.../index.php/contact-form?name=@ID). And it works perfectly.
I want to be able to also pass the Country field, but I can't figure out how to pass two parameters. How can I do so?
Thank you in advance for your time,
Christos
Please Log in or Create an account to join the conversation.
Hi,
Unfortunately passing two parameters this way is currently not possible.
Please Log in or Create an account to join the conversation.