Create a record using a Pipeline, then automatically open a Form containing that new record
I have a button that triggers a pipeline.
The pipeline creates a new record.
Is there a way to automatically open a form with that new record when the pipeline is finished?
I have searched this...