Close modal in conditional form endings using js?

Hi all,

Has anyone had any luck closing a modal containing a conditional form using JavaScript?

I’m currently testing Softr, and it’s frustrating that I can’t choose “Close modal” in the Endings, which are an option in “Add record”. It forces me to use the “Refresh form” option, but it’s poor user experience in my opinion, to let the end user close the modal themselves after adding a record.

2 Likes

Also keen on this

@Jjenglert @matthieu_chateau @Ben Any way we can close modals on form submissions? As a workaround I tried to open URL looked up from details page but didnt seem to work…

I have used open details page using record Id which has worked to close the modal and refresh the page. Not sure why the URL way didnt work but this works well.

image