Skip to main content
Nintex Community Menu Bar
Question

close drawer and open drawer in actions

  • July 10, 2024
  • 2 replies
  • 29 views

Forum|alt.badge.img+14

If I have 2 drawers open and I select one of the “delete” buttons it erases both records. I figured one method to fix this to only allow one drawer to be open at one time.

I saw this being discussed https://community.skuid.com/t/close-all-drawers-action
Is there a method to close an open drawer when another drawer is opened.

2 replies

Forum|alt.badge.img+17
  • Nintex Employee
  • July 10, 2024

What is the delete acting on?  Is it the primary record that the table is built on?  Or is a child record?  In either case you should be able to delete one at a time even if multiple drawers are open.  I was doing this just today in our own CRM. 


Forum|alt.badge.img+14
  • Author
  • July 10, 2024

It does work when I erase a single record. 

In this scenario I need to write the ID of the selected record to a new “delete” file.  When a record is written to the file I use a flow to erase the referenced ID as well as related record.  I probably have something set wrong, but it actually creates 1 record in the delete file for each drawer open.