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

Allow search expressions in FacesMessages.*() methods #468

Closed
stephanrauh opened this issue Jul 22, 2016 · 1 comment
Closed

Allow search expressions in FacesMessages.*() methods #468

stephanrauh opened this issue Jul 22, 2016 · 1 comment
Assignees
Milestone

Comments

@stephanrauh
Copy link
Collaborator

Assigning a FacesMessage to a certain input field is a bit clumsy in standard JSF. You have to know the exact fully-qualified id.

As a first step to improve the situation, I'd like to enhance the methods of the FacesMessages classes such that they cope with the advanced search expressions of BootsFaces. The base component is always the ViewRoot.

@stephanrauh
Copy link
Collaborator Author

Done and documented.

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

No branches or pull requests

1 participant