Create table header action question...
I'm using just the table builder package and have a quick question:
- When I implement a create record table header action, how do I get the action to return to the list page when done? I have tried using
successRedirectUrl()...but no redirect occurs. The record is created, but that's it.