Hi everyone,
I’m using Drawer forms (Create and Edit) inside a collection page.
What I want:
After clicking Submit and the operation succeeds:
- Close the drawer
- Redirect to the Detail page of the current record
- For Create → redirect to the newly created record
- For Edit → redirect to the updated record