We are working on building out our own custom front end and apps for our data. One item that we’d really like to sort out is an AirTable style selector. This essential works like a multi-select but the select menu is expanded to show more detail about each available item.
Is there a way to do this?
We would like for 4-6 attributes of the record to be shown on the selector. I’ve accomplished this concept using the accordion element and placing a table inside of that, but I’m needing assistance on how this could be implemented within a data grid.
You can build this yourself with the Dropdown Element, or build it even from scratch. In the datagrid, you can use the Custom cell option to then place this element inside of it.
Similar to the post below, I’m having issues understanding/executing on getting items to show OVER the datagrid cell. Do you have advise on this? I’ve tried to use the AI and also manually adjust Z axis parameters but the dropdown always stays contained within the datagrid cell. I can just barley see the animation of it opening but can’t see the list