Hello,
I would like to update to Chronoforms8.
I have an old form which I would like to update to Chronoforms 8. Part of this form is a small PHP script.
What do I have to do so that I can evaluate the returnvalues of the script in the events?
Thank you
I would like to update to Chronoforms8.
I have an old form which I would like to update to Chronoforms 8. Part of this form is a small PHP script.
What do I have to do so that I can evaluate the returnvalues of the script in the events?
Thank you
what do you mean by "What do I have to do so that I can evaluate the returnvalues of the script in the events?" ?
you can get the PHP return value using $this->get("php_action_name")
you can get the PHP return value using $this->get("php_action_name")
Hello Max,
thanks for your replay.
In Chronoforms6 i have the eventswitch, how does this work in chronoforms 8? Have you an example for me.
thank you
torte
cf8
https://ibb.co/TrV8SW5
CF6
https://ibb.co/SnFCyzH
thanks for your replay.
In Chronoforms6 i have the eventswitch, how does this work in chronoforms 8? Have you an example for me.
thank you
torte
cf8
https://ibb.co/TrV8SW5
CF6
https://ibb.co/SnFCyzH
Hello,
after sleeping on it for a night, i must have overlooked how easy it is.
:-D
greetings
Torte
https://ibb.co/LghBm93
after sleeping on it for a night, i must have overlooked how easy it is.
:-D
greetings
Torte
https://ibb.co/LghBm93
i'm glad you solved it quickly🙂
You need to login to be able to post a reply.