Drawer Actions: Open Drawer; Close Drawer; Render row action on Drawer Status (Open/Close)

Basically I’d like to be able have two row actions that open and close a drawer and dynamically show action. Same thing as any folder structure system that shows a different icon when related records are displayed.

I would use a field to store on the drawer status, but then things get really messy real fast.

Can you describe a use case? Are you saying you’d like to hide/show a particular Drawer based on whether another Drawer is already shown / hidden?


Going with the Foldering metaphor, you’re saying you’d like to open child drawers on other (nested) Tables? That makes sense.