0

I'm working with PrimeFaces 5.3. I have the next f:selectItem in a p:selectOneButton

 <f:selectItem itemEscaped="false" itemLabel="&lt;i class=&quot;fa fa-fort-awesome&quot;&gt;&lt;/i&gt;" itemValue="0" />

It shows directly this html code:

<i class="fa fa-fort-awesome"></i>

instead shows the font awesome icon.

Any idea or suggestion?

BalusC
  • 1,082,665
  • 372
  • 3,610
  • 3,555
user1364684
  • 800
  • 2
  • 8
  • 28

0 Answers0