|
|
|
|
Re: Post-change vs Validate Item [message #479927 is a reply to message #479925] |
Wed, 20 October 2010 04:16 |
cookiemonster
Messages: 13963 Registered: September 2008 Location: Rainy Manchester
|
Senior Member |
|
|
The important point about when-validate-item is it affects an items item_is_valid property. I strongly suggest you read the the form builder help topics on that property, trigger and validation in general.
Crucially if you get an error in a when-validate-item trigger you will not be able to save the current record until the trigger is re-run without error.
|
|
|