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 disable ajax on each key press of inputtext control #51

Open
wgualla opened this issue Oct 18, 2016 · 0 comments
Open

How to disable ajax on each key press of inputtext control #51

wgualla opened this issue Oct 18, 2016 · 0 comments

Comments

@wgualla
Copy link

wgualla commented Oct 18, 2016

Hi there, I have a problem with all my inputText controls.

I've put an ajaxstatus control (from primefaces lib) and I can see now that on each key press an ajax request is sent to server.

I've tried with ajax="false" attribute but nothing happens.

I would like to disable this feature, I want the inputText only send its value on form submit.

How can I get it?

Thank you very much.

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