How to use server connect from an app?

Hi, I have a form in a modal. The form is a Post with a server connect. On the submit button of the form I have 4 flow steps. I wish to execute them before the server connect of the form is called.

image

However, when the submit button is clicked the form seems run its server connect first, then the 4 flow steps.

I have tried to use the server connect available on the app side of the fence, whilst keeping the form as post, making the button ‘default’ instead of ‘submit’ and removing the server connect off the form itself. This does not seem to work because the Post variables are not updated in the server connect.

Is there anyway that I can combine flow steps and a server connect on the same button?

Community Page
Last updated: