Datetime field form validation in a wizard
Hi
Newebie question here :
I'm using always on my forms the ->after() method to validate the datetime , but i came accros with a situation where the 2 datetiome fields are in a separate step on the wizard, and the ->after('...') is not working in this case.
Is there something I can do to validate all the fields through the whole wizard ?
Newebie question here :
I'm using always on my forms the ->after() method to validate the datetime , but i came accros with a situation where the 2 datetiome fields are in a separate step on the wizard, and the ->after('...') is not working in this case.
Is there something I can do to validate all the fields through the whole wizard ?