1483
Views
1
Comments
Built in validation in reactive
Question

Hi ,

I want to perform built-in -validations for certain input only at a time,

In my screen i have one form with inputs and one container with inputs when click on form save button that have built in validation yes it will also check built in validations for container inputs also

so how will i can control to perform built in validations, if form save button click then only perform form inputs validate and if container save button click then only container input validations perform 

UserImage.jpg
olivier cheah

Hi Shradha Rawlani,


you may want to check out this 

https://success.outsystems.com/Documentation/11/Developing_an_Application/Design_UI/Forms/Validate_the_fields_of_a_form


scroll to the part where it says custom validation.


hope it will helps with your question.

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