Questions tagged [selectonebutton]
3 questions
5
votes
2 answers
with images
I'm using JSF with Primefaces, I want to use a buttonset of radiobutton with only images but I can't make it work.
Here's the code:

Nefreo
- 2,162
- 1
- 15
- 24
0
votes
2 answers
I can't update my components when I change the state of selectOneButton component
I'm using primefaces to implement my web site and I'm facing an issue.
I've used selectOneButton component and depending on which button is selected I want to show a specific datatable. So when I click the button1 I want to show table1, and table2…

Ahmed HENTETI
- 1,108
- 8
- 18
0
votes
0 answers
f:selectItem itemEscaped=false not unescaping HTML in p:selectOneButton labels
I'm working with PrimeFaces 5.3. I have the next f:selectItem in a p:selectOneButton
It shows directly this html code:

user1364684
- 800
- 2
- 8
- 28