DOCUMENTATION

  • Basics
Search »

Going live!

Finally, after your form has been added and configured via the Form Tools interface, you just need to make one final change to push it live. The last step (step 6) of the Add Form process described what to do, but we'll add it here too.

On your form page, again change the initFormPage() function line to this (where X is your form ID):

(All you did was remove the second parameter to that function). Now, after you've revisited the "thankyou" page to ensure that sessions were emptied, try putting through some submissions. They should now all be showing up in Form Tools. Job well done!

Files not uploading?

If you want to upload files through your form you may find that the files aren't being uploaded yet. No worries. The File Upload module lets you upload one or more files per field, control valid files types, sizes and more. That section explains how to fine tune your Form Tools field and HTML to upload files however you want.