jhpccs
Posts: 25
|
| Posted: 07/17/2006, 11:59 PM |
|
I have several forms where if a user selects yes from a yes/no listbox. They must fill in several fields, but if they select no they do not need to fill out these fields.
I need to be able to make sure the fields are filled in if required by the listbox selection and notify the user.
Anyone have any ideas what event would be best or suggestions?
Thanks in advance.
Joe
|
 |
 |
matheus
Posts: 386
|
| Posted: 07/18/2006, 4:27 AM |
|
Custom Code in OnValidate from these field....
_________________
Matheus Trevizan
Dynamix Software Ltda.
Blumenau SC Brasil
www.dynamix.com.br |
 |
 |
|