We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: