Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Gonçalo Almeida
0
Views
2
Comments
[Wish] Validator Button
Question
Hi,
Based on my previous suggestion of the "Mandatory" property, I'd like to suggest a new property for all input widgets (input, password, inputFilename, ComboCox and ListBox). A property called "Validator", in wich we could indicate the button that causes the validation of that widget.
This is very usefull for those pages that have more than 1 button, to diferenciate, wich button validates wich input. This could be very usefull, especially if you have containers, each one with a Button.
Rui Eugénio
Staff
Hi,
This is already implemented (at least part of it) in the form of the parent edit record. If a button/link has non empty parent edit record, only the inputs with the same parent edit record are validated when the user clicks the button. This applies both to server side and to client side validations.
It may be strange that you need to have an edit record to do this, but edit records are usually used in webscrens that accept user input.
Hope this helps,
Rui Eugénio
Gonçalo Almeida
Ok Rui. Thanks for the reply.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...