Probably my worst question yet - I cannot get my server connect form to input data into my DB

Hi all,

Little embarrassed to ask this one.

I’ve created a server action:

  1. Database Connection
  2. imported the form using globals to ensure I get the correct parameters.
  3. Database Insert action using encryption for the password and making sure the form post parameters are all as per those that where imported.

and then saved it. All working fine, connecting to the DB.

Then on the app connect side, I have converted the form to server connect and selected the correct ‘register_user’ server action.

I’ve added a couple of on success actions such as a notification and also a redirect.

I then push to dev on Heroku, and also test on my local machine - the form just doesn’t send data to the DB. I’m at a bit of a loss, I’ve read all information in documentation and read through the forum - there is very little regarding this, I’m assuming as I’m just missing something super simple.

Any/All help appreciated.

Community Page
Last updated: