cancel
Showing results for 
Search instead for 
Did you mean: 

Common Validation Fileds Code?

Former Member
0 Kudos

Hi All,

I Need Validation Fields Code.

Some Of Scenario's Are As Follows.

1.InputFields-Only Numeric

2.InputFields-Only Character.

3.InputField- Fixed value

4.Button-True[TABLE1 Execution],False[Table2 Execution].

And How to use Guard Condition For Submit Button And What Code I Will write.

if you have Any SomeOther Common Inputfields Code.

Please Send ASAP.

Thanks & Regards

SubbaRao Chinta

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Guard condition of any form or table is used to avoid the excution if some conition is invalid.

Ex.

validation condition for Layers will avoid the navigatio from one layer to other if the input form is empty.

Regards,

Govindu