You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@rly suggested that we (optionally) convert Modality tables into lists like the Experimenter (NWBFile) field that open a modal-based form when you add, for instance, an ImagingPlane (Ophys).
When created, these tables are represented as their keyColumn (usually Name), possibly including an expandable set of additional information in small dropdowns.
This solution would use loose selectors (like HandsOnTable Autocomplete cell type) that suggest values based on those of other rows of the same "table".
The text was updated successfully, but these errors were encountered:
@rly suggested that we (optionally) convert Modality tables into lists like the Experimenter (NWBFile) field that open a modal-based form when you add, for instance, an ImagingPlane (Ophys).
When created, these tables are represented as their keyColumn (usually Name), possibly including an expandable set of additional information in small dropdowns.
This solution would use loose selectors (like HandsOnTable Autocomplete cell type) that suggest values based on those of other rows of the same "table".
The text was updated successfully, but these errors were encountered: