I am working on a custom table called Lost and Found within a Model-Driven app (Customer Service Workspace).
The requirement is that when a user creates a new Lost and Found record through the Quick Create form (opened from a subgrid on the Case entity form), after clicking the Save button, the main form of the newly created record should automatically open in a new subtab in the Customer Service Workspace.
I’ve already set up the Quick Create form, but I’m having trouble ensuring that the main form opens in a new subtab once the user saves the record.
Is there any way that I can achieve this?