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.
Please Log in or Create an account to join the conversation.
Using the trigger and condition in my previous reply you can chain as many as you want together.1. Can one action launch two separate actions? (i.e. have the two actions refer to the same triggering one)
If your redirect is to an auto action URL sure, but if you mean to chain after a redirect action then no as the redirect happens before the trigger fires so you won't be able to chain after a redirect and should do the redirect last.2. Can an action be triggered by a re-direct action?
Review the available format functions under the Parameters tab as you've access to a lot of PHP functions that you can run on your string. This includes PHP replace and more. Be sure to enable format functions under the parameters tab as well if you intend to use them.Sorry - one clarification. I was able to do the "CONCAT" function by using the the "Suffx" option in the Field Actoin, but it was actually my inability to figure out how to do a strong REPLACE equivelant that led me to use Query Actions in the frst place, so if you have any tips on how to do those, that would be the key.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.