Forum Discussion

AlinMihalcea1's avatar
AlinMihalcea1
Qrew Assistant Captain
8 years ago

Actions -Create record and go to it.

So I created an action that creates a child record . Is there a way to redirect to the newly created record as opposed to sitting on the parent record?
  • MCFNeil's avatar
    MCFNeil
    Qrew Captain
    Not with the actions.  If you want that to happen you will want to use the more native approach of an API_AddRecord with a RDR to that record.

    Or the API_AddGenRecordForm.