Forms - Popup confirmation

Hi Guys,

I’ve built a form and everything is looking great. But I’m trying to find a way for a popup to load on submit, which will connect to a remote API and return some data based on the submitted data and on click confirm it triggers another call to the remote api and finishes submitting the form.

Do we need to just use the Dom or do you have a preferred way to handle this?

Hi,
You could try to display a page on screen or a modal popup using the Ajax submission method: