1

I'm using BootsFaces and I would like to place tabView with different inputs in one form and later submit all inputs with one button. It's problematic because inputs inside tabs are not catched, is there any way to do this?

<b:form>
    <b:messages/>
    <b:tabView>
         <b:tab>
             <b:inputText/>
         <b:tab>
    </b:tabView>
    <b:commandButton/>
</b:form>
Jason Bourne
  • 95
  • 1
  • 5

0 Answers0