‎2008 Jun 25 10:05 AM
hi experts!!
i am working on a dialog program and i have 2 sets of input field on the screen Ex A1 A2 A3 AND B1 B2 B3. while entering values i do validation on these fields and after validation only the field which have wrong input must be enable for entering values and others should be disable for entering.
please tell me how to code the same.
plz help me
mahesh
‎2008 Jun 25 10:16 AM
‎2008 Jun 25 10:06 AM
‎2008 Jun 25 10:15 AM
can give more detail..i can validate using chain--endchain but how to handle enable and disable of fields.
mahesh
‎2008 Jun 25 10:10 AM
hi,
define ur variables with field statement in between chain and endchain.
‎2008 Jun 25 10:13 AM
Use the validation modules between chain endchain loop in the pai of the screen
‎2008 Jun 25 10:15 AM
can give more detail..i can validate using chain--endchain but how to handle enable and disable of fields.
mahesh
‎2008 Jun 25 10:16 AM
‎2008 Sep 30 1:43 PM