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

How to set a field to is:valid true or false? #70

Open
nrietsch opened this issue Oct 6, 2017 · 0 comments
Open

How to set a field to is:valid true or false? #70

nrietsch opened this issue Oct 6, 2017 · 0 comments

Comments

@nrietsch
Copy link

nrietsch commented Oct 6, 2017

I'm facing the same issue as the one reported in elclanrs/jq-idealforms-old #109: Can we SET field to valid / invalid?

I have a username input field where I'm checking if the username entered already exists or not.
There is the ajax extension but I'm using C# and I just can't make it call the code behind.

So, I'm using a 'normal' Ajax call as i usually do but how can I then set to field to valid (i.e. the username entered is available) or invalid (i.e. the username is not available)?

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