amschaal / SIMS

SIMS (Sequencing Information Management System), Successor to SLIMS, in search of a better name...
0 stars 0 forks source link

Support nested properties for table widgets #23

Open amschaal opened 4 months ago

amschaal commented 4 months ago

Before, all of the columns in a table were properties at the same level of an object. However, a row in a table may actually include a nested jsonschema object with fields (such as sample.data.customfield). Support nested properties the same as properties at the base level of the object definition.