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

"Is this a required field?" flag on EDIT VALIDATION RULE page #8

Open
herongyang opened this issue Oct 24, 2019 · 0 comments
Open

"Is this a required field?" flag on EDIT VALIDATION RULE page #8

herongyang opened this issue Oct 24, 2019 · 0 comments

Comments

@herongyang
Copy link

We just started to create new field types and found the "Is this a required field?" flag on the EDIT VALIDATION RULE page somewhat misleading.

Based on our test, this flag is really controlling the behavior of the server-side RSV validation engine on this rule. If set to Yes, the server-side validation engine will skip this rule. This is needed if this rule is based on a client-side JS function code, the server-side has no code to perform the validation.

However, this flag is labeled as "Is this a required field?" with the following description: "If this is set to yes, any time this validation rule is applied to a field, an asterix will appear next to it, to indicate the field must be entered." This seems to be misleading.

Hope someone can clarify our understanding.

Thanks.

Herong

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant