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

When the value is removed on ajax event on SelectOneRadio, View is not affected by it. #4580

Closed
mertsincan opened this issue Feb 25, 2019 · 0 comments
Assignees
Labels
6.2.17 🐞 defect Bug...Something isn't working
Milestone

Comments

@mertsincan
Copy link
Member

Reported By PRO User;

On p:inputSwitch change (to 'true' value) I want want to disable the 'Yamaha' radio (this was resolved in ticket CSOB-11) AND I want to reset the value of p:selectOneRadio (value="#{testView.selectedValue}") so the user has to choose different value (required attribute in my production code will force user to do so).
The value is removed in TestView, but the radio remains selected in browser. Please see attached project. I added listener method to p:ajax for p:inputSwitch.

@mertsincan mertsincan self-assigned this Feb 25, 2019
@mertsincan mertsincan added 🐞 defect Bug...Something isn't working 6.2.17 labels Feb 25, 2019
@mertsincan mertsincan added this to the 7.0 milestone Feb 25, 2019
mertsincan added a commit that referenced this issue Feb 25, 2019
This reverts commit a051577.
mertsincan added a commit that referenced this issue Feb 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.2.17 🐞 defect Bug...Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant