tonytan4ever / Bootstrap-Form-Builder-V3V4

A bootstrap 3.0 form drag and drop builder, implemented in Jquery. Based on: https://github.com/minikomi/Bootstrap-Form-Builder
MIT License
74 stars 43 forks source link

how to remove tabs? #26

Closed lorvent closed 4 years ago

lorvent commented 4 years ago

Hi Tony, can you tell me how to remove tabs like rendered or add new tabs?

i tried removing all references but it doesn't go away, so we need to compile something or what?

thanks.

tonytan4ever commented 4 years ago

Look at the code here: https://github.com/tonytan4ever/Bootstrap-Form-Builder-V3V4/blob/master/assets/js/app.js#L22~L50. You should be able to add/remove/modify all the tabs.

lorvent commented 4 years ago

oops, i have already tried that but due to cache issue it is not reflecting, thank you :)