27
Views
6
Comments
Solved
Validation
Application Type
Reactive

How can I add more than 1 validation in a single form and how it will run?

2020-11-13 07-48-15
Khuong Truong
Solution

Hi Dhivya,

By the way, you can take a look at this document: https://success.outsystems.com/Documentation/11/Developing_an_Application/Design_UI/Forms/Validate_the_fields_of_a_form

It's for mobile and reactive web app, you can find inside link for traditional web app also.

Cheers,

Khuong

2020-11-13 07-48-15
Khuong Truong

Hi Dhivya,

Can you please share which type of application are you doing? Is it Mobile, Reactive or Traditional web app?

Regards,

Khuong

2020-11-13 07-48-15
Khuong Truong
Solution

Hi Dhivya,

By the way, you can take a look at this document: https://success.outsystems.com/Documentation/11/Developing_an_Application/Design_UI/Forms/Validate_the_fields_of_a_form

It's for mobile and reactive web app, you can find inside link for traditional web app also.

Cheers,

Khuong

UserImage.jpg
Dhivya P

This is a reactive web app.


2020-11-13 07-48-15
Khuong Truong

Hi Dhivya,

Then you can take a look at a very detail validation document I shared above.

And note that for future I think you may need to add type of application for community easier to help.

Regards,

Khuong

2018-10-18 08-34-00
Eric Bulters
 
MVP

Khuong's answer should solve your problem.
Please do keep in mind to do the validation client and server side as client side values can be tempered with.

UserImage.jpg
Dhivya P

Thanks for your kind response, I check the document.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.