On conditional form submit, open created record

Hi,

I know this is already a feature with an Add record button but it is missing from the conditional form submit button. When I create a new record through a form like this, i would like to close the form and go to a details page of this newly created record. I have a workaround with kind help from @Andranik but I cant imagine this to be very hard to pass along the RecordID in the URL after submit.

Cheers,

3 Likes

Just giving this a bump, would be so handy and nice to have :slight_smile:

We have added this into our ToDos but no exact date I can share yet…

1 Like

Hi @Andranik,

Can I ask what is the workaround mentioned above?

Thanks

Hello @matthieu_chateau !
This was the thread related to the case/workaround.

Best,

Thanks!

2 Likes

Definitely be helpful. I have a conditional form which opens up in a modal of the list details page to add a record.

Once record added I would like the form to close automatically but instead have to close out of it manually.