I'm thinking you should be able to do this without having users create tables.
Three separate tables should be enough. Maybe more if you want to get fancy.
Sample table: holds sample id & sample type (fk)
Sample type table: holds sample type id & comma separated list which defines
number and ty
Can you just break the table up into several tables connected with one-to-one
relations? Maybe look at the model forms you're using the most as a guide for
which fields to include in the new tables?
Sent from my Verizon Wireless BlackBerry
-Original Message-
From: simonty
Sender: django
2 matches
Mail list logo