Is your feature request related to a problem? Please describe.
Related to #1157
Currently, there is a hard-coded table that is used when you are choosing which interactions to add to a given table
- Cat #
- Preparation
- Taxon
- Prep Type
Only the following should be hard-coded:
- Selected
- Available
- Unavailable
The rest should be customizable with any fields from Preparation and joining tables.
Describe the solution you'd like
This needs to be a customizable list of columns that represent the data that is actually relevant to the collection itself. For those with preparation-based collections, being able to add something like 'Barcode' or 'Sample Number' would make more sense. There can be other attributes of preparations that are more useful than what is visible here today.
Is your feature request related to a problem? Please describe.
Related to #1157
Currently, there is a hard-coded table that is used when you are choosing which interactions to add to a given table
Only the following should be hard-coded:
The rest should be customizable with any fields from Preparation and joining tables.
Describe the solution you'd like
This needs to be a customizable list of columns that represent the data that is actually relevant to the collection itself. For those with preparation-based collections, being able to add something like 'Barcode' or 'Sample Number' would make more sense. There can be other attributes of preparations that are more useful than what is visible here today.