We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
  • Hi,

    I’ve been looking at the docs to eForm and most of it looks like it would suit my needs, however I’m looking at creating a multi page form (3 pages) when the user clicks submit on the 3rd page to confirm the details I need the form to be able to send the data to a 3rd party website.

    Does anyone know if this is possible (the 3rd page also requires no validation but has to have the last 2 pages form data in hidden fields).

    Thanks
    Aaron
      http://www.onesmarthost.co.uk
      UK MODX Hosting with love.
    • I have a similar situation, the website I need to send the data to provides a SOAP service, so I wrote a SOAP script to send the data as well as save it locally. I use the nuSOAP library if the client’s PHP doesn’t have SOAP built in.
        Studying MODX in the desert - http://sottwell.com
        Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
        Join the Slack Community - http://modx.org
      • At the moment I wrote a single snippet which does my order form, validation and posts to external website for payment this is working well but I was looking at making it more simple for future updates etc.

        I think I will have a play about with eForm and see what it can do at the end.

        Thanks
          http://www.onesmarthost.co.uk
          UK MODX Hosting with love.