Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Yup, or whatever your GET variable name is. The variable could just be &company=COMPANY and you'd substitute it using [get_company].1. I'm guessing that to add custom fields I would select them from the drop-down and put a [get_cb_customfield] in their value?
For example if I want to pass in the custom field cb_companyname , I would select it from the drop-down list and then put [get_cb_companyname] in it's value?
Sure, add a password variable to the URL for example as &token=12345. Next in Conditions add a condition as follows.2. How can I validate the URL with a password. For example I want people to be able to access this action without them being logged in, but this of course opens me up to a security risk. Is there a way to have it validated using a password of sorts, so that I can leave the access open, and not have them need to be able to log in?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.