How to redirect to Detail page after successful submit (Create & Edit Drawer forms)?

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

What is the NocoBase version number?
Are you using version 1 or version 2 of the page?

1 Like

V2, modern page, thanks

1 Like