Simple Module: Nested Tabs

edited January 2015 in Modules
Hi

I'm trying to organise a massive (400+) list of fields into a format that will help the user enter data logically.

I've got a set of tabs working but don't seem to be able to nest another set of tabs within them.

Is this possible at all?

TIA.

Comments

  • Ooh. There's a "nested" field type. I guess that's what I should be looking?
  • edited 11:02AM
    You can't nest tabs in FUEL and I imagine with 400+ fields you'll run into other issues. The nested field type will nest another form_builder instance, however, their can only be one set of tabs. You can have additional groupings using the "section" type under the tabs. Additionally, if you have certain fields that you want displayed given the values of other fields you can use the toggler field type.
  • Thanks for confirming. It's a shame. maybe something to put on the todo list? I'll have a play if/when I get some tinkering time...
Sign In or Register to comment.