[eluser]Donald Hughes[/eluser]
I apologize if I've missed it somewhere else, but I had a couple of questions.
1. Is there a way to add custom validation to a CRUD form? My specific issue is having a "from" and "to" date fields and I want to add validation to ensure that the "to" field is a later date than the "from" field.
2. What is the recommended method for doing something else after the record has successfully been inserted/updated?
Thank you very much for your help and for your excellent app.