I'm looking to utilize nested lists for the following scenario. Any
experiences/ideas appreciated:
I have multiple Widgets.
For each Widget, there is a group of 40 or so Wackadoos.
For each of the Wackadoos, there is a consistent set of attributes for
which I need to track values, such as overall status, comments, etc.
Example:
Widget 1
Wackadoo 1
Status
Comment
Action Item
Etc.
Wackadoo 2
Status
Comment
Action Item
Etc
I'd like to setup my list entry so that my users can enter information
for new or existing widget, where they can enter and see each of the 40
Wackadoos for that widget in one form (Also one click to create this new
entry instead of 40 clicks.) To do this, the only way I can see to do
it is to use nested lists - especially for data entry, - however, I
haven't found a mechanism to achieve nested lists.
I've mapped out lists. Elements and element attributes will have their
own list. Wackadoos and Widgets will have their own lists as well to
enforce integrity.
Is there a way to nest/group lists.