Hi,
I have not got too far into V7 development but immediately I noticed that the very useful V6 actions for logic flow in a form - Switcher and Event Switcher - are not there. It appears that new functionality in the Redirect action can achieve the Event Switcher. Is this the intention, or is there another way?
Is the V6 syntax for shortcodes and and referencing data in php still the same? That is, things like using $this->data['field_name'] in php, the functions $this->set() and $this->get(), {data:field_name} and {var:return_value} in Actions and so on?
Is there any simple example for the code of a custom rule for field validation? For example if I want Field 2 to always be greater than what the user entered in Field 1?
Actually a manual like the V6 one would be very helpful and I'm sure it is on the way, but if I can get answers to the above it will get me started quite well
Thanks
Tim
I have not got too far into V7 development but immediately I noticed that the very useful V6 actions for logic flow in a form - Switcher and Event Switcher - are not there. It appears that new functionality in the Redirect action can achieve the Event Switcher. Is this the intention, or is there another way?
Is the V6 syntax for shortcodes and and referencing data in php still the same? That is, things like using $this->data['field_name'] in php, the functions $this->set() and $this->get(), {data:field_name} and {var:return_value} in Actions and so on?
Is there any simple example for the code of a custom rule for field validation? For example if I want Field 2 to always be greater than what the user entered in Field 1?
Actually a manual like the V6 one would be very helpful and I'm sure it is on the way, but if I can get answers to the above it will get me started quite well
Thanks
Tim