HI,
I've been banging my head on this, and I just can't seem to find a good way to create my tables.
They want a selection with a sub selection, and then allow the user to fill in data depending on that data. I'm not sure if I should make a new table to hold the data for each sub selection? Or should I make 1 larger table with columns for all the sub selection data fields, even tho they won't all get filled in for each record.
Option #1
Option #1 sub choice
Option #2
and same structure as before, just different options.
this is so hard to explain, not even sure I should post this.
I've been banging my head on this, and I just can't seem to find a good way to create my tables.
They want a selection with a sub selection, and then allow the user to fill in data depending on that data. I'm not sure if I should make a new table to hold the data for each sub selection? Or should I make 1 larger table with columns for all the sub selection data fields, even tho they won't all get filled in for each record.
Option #1
Option #1 sub choice
Sub Choice 1
Sub choice 1 fields
Dates, field 2, field 3
Sub Choice 2
Sub Choice 2 fields
Dates, Sub Choice 2 fields
Option #2
and same structure as before, just different options.
this is so hard to explain, not even sure I should post this.