Bootstrap tabless panel

I’m trying to add more then 1 form on a bootstrap tablesspannel in the Ngclient. However it seems that it is allowed only one form where the default Servoy tablesspanel allowed me to add more then one.
Is there any other way to add more then one form to a bootstrap tablesspanel ?

Thanks in advance

Edwin

Hi Edwin,

It is indeed possible to just add 1 form to a Bootstrap tabless panel. If you want to add more than 1 simultaneously, you would need to use the “Bootstrap TabPanel” on which you can add multiple tabs.

Hi Vincent,

Thanks then I will use a tabpanel and use css to hide the tabs