akshaymadane
24th April 2004, 13:49
Can anyone enlighten me as to the exact difference between ref.input and ref.display ?
Hitesh Shah
25th April 2004, 07:20
ref.display is triggerred on reference error for display fields or for input fields for which attr.input = false. ref.input is triggerred for reference error for input fields with attr.input = true.