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

Explain How to Add Client Side Validation to Dynamic Forms #4752

Closed
Rabadash8820 opened this issue Nov 9, 2017 · 3 comments
Closed

Explain How to Add Client Side Validation to Dynamic Forms #4752

Rabadash8820 opened this issue Nov 9, 2017 · 3 comments

Comments

@Rabadash8820
Copy link
Contributor

Dynamically generated content does not exhibit client side validation automatically. Getting this to work correctly requires calling a parse() method in the jQuery Unobtrusive Validation library that is not documented anywhere (I discovered it from this SO post). I imagine this is a pretty common use case, so it really should be described in the official docs somewhere (even if it feels kind of like a hack...).

Suggested Reviewers:

@rachelappel
@Rick-Anderson
@isaac2004
@guardrex
@v-anpasi

@Rick-Anderson
Copy link
Contributor

@Rabadash8820 thanks for the input. No need to @ mention everyone. We'll see your new issues and PR's.

@Rabadash8820
Copy link
Contributor Author

Yeah... kinda blew up your notifications today, sorry about that

@Rick-Anderson
Copy link
Contributor

NP, we appreciate your contributions.

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

2 participants