cancel
Showing results for 
Search instead for 
Did you mean: 

ISR Adobe Form Validation

Former Member
0 Kudos

hi,

In ISR Adobe Forms I have 2 textfields where the user can enter the telephone no and email id .I want to do validation.So I have given the validation pattern as '('999')' 999-9999 and A'@'A'.'AAA.But it is showing "Field Validate Failed"..

What is the reason?

Can anyone tell me the steps how to validate the fields in adobe form..

Regards,

Rheema Rahael.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi,

Can you please tell me the steps , how to do validation in adobe forms.

Regards,

Rheema Rahael.

Former Member
0 Kudos

Hi Rheema,

Either you can do the validation messages through the BAPI return messages fromt the BADI or through scripting by using the message box method (refer adobe life designer help). I would ssugggest to do more validations at script level or do a thorough check of the form, while pressing the review button (user command -'CHECK'.).

Regarding the validation patterns, kindly check the help doc of designer.

Hope these helps,

- anto.

Former Member
0 Kudos

Hi,

Can you please tell me what is the use of <b>Validation Pattern</b> in the Value Tab of Object. How to do validation here......

Regards,

Rheema Rahael.