• Does the [firebase_register] shortcode include any kind of data validation?

    Also, is it possible to use our own form and somehow validate? I currently use formidable forms and I know how to use it well (validation etc) – I just dont know the proper calls to make to firebase.

    Thanks for all your help!

Viewing 1 replies (of 1 total)
  • Plugin Author Dale Nguyen

    (@hanthuy)

    @mmw562 yes, it has basic data validation. Firebase also has its validation user registration.

    You can mimic the registration form by inspecting the current form. Then you can create a new form by keeping the existing structure (class & id). It should work as normal.

Viewing 1 replies (of 1 total)
  • The topic ‘Form validation & custom forms’ is closed to new replies.