Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

form field validation rules (configurable, regex?) #1057

Closed
sleidig opened this issue Dec 2, 2021 · 3 comments
Closed

form field validation rules (configurable, regex?) #1057

sleidig opened this issue Dec 2, 2021 · 3 comments
Assignees
Labels
Type: Feature new user-facing feature

Comments

@sleidig
Copy link
Member

sleidig commented Dec 2, 2021

Some fields require specific formats of input, e.g. Aadhar card numbers in India are 12 digits only (not less/not more, always 12 digit numeric).

Allow in the config definition of properties to add a validation logic that will trigger an error when trying to save the form if it is not matching.

@sleidig sleidig added discuss Type: Feature new user-facing feature labels Dec 2, 2021
This was referenced Jan 11, 2022
@Schottkyc137 Schottkyc137 self-assigned this Jan 11, 2022
@aam-digital-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 2.60.0-master.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@aam-digital-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 2.60.0-master.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@aam-digital-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 3.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature new user-facing feature
Projects
None yet
Development

No branches or pull requests

3 participants