It's actually pretty easy to arrange your Config to do this.
It follows the same pattern.
Capture pic1:
Name>MainTab</Name
Type>Tab</Type **(this allows you to create Tabs)
Child>Helmet</Child **(these are your Tab titles)
Child>Jerseys</Child
Child>Pants</Child
Capture pic2: *you can follow the same pattern to create Tabs within Tabs
Name>Abilities</Name
Type>Grid</Type **(this sets up the data being pulled into an xls setup)
Type>Table</Type **(data pulled form this Table)
Name>Players</Name **(these are the normal Coch/Team/Play Tables unless you rename them (ie Play = Players))
Field>Team Id</Field **(the normal Fields TGID etc.. unless you rename them (ie Team Id))
**most common Config errors
1) some Child/Table/Field name not matching where it's noted elsewhere
2) something not open/closed correctly <****>Name</****>
You'll start to see the pattern and get it


Comment