Not signed in (Sign In)

Powered by Vanilla 1.1.8.

Welcome Guest!
Want to take part in these discussions? If you have an account, please sign in. If you don't have an account, register now.
  1.  #1

    I have the form setup, submit button is there ... what do i do next. What coding do i need to attach to the button or apply elsewhere for the form to work, can't find any documentation on this at all. i want to show some actual feedback that the clients information has been sent, something like 'Your information has been sent thanks for the email i will get back to you shortly, thanks' Obviously i'm a complete novice so can someone run through this with me or direct me to the right files i need and the way i implement them. Thanks

  2.  #2

    You need to hook the Uni-Form up to a backend script that will process the information entered into the form. Uni-Form is a frontend technique, it's not useful for processing forms (yet.) I plan to add a bunch of stuff to it, like a form builder, themes, etc. but unfortunately it always gets pushed to the bottom of the todo list.