Custom Form For Integrate Firebase Pro Plugin
-
Hello My Favorite Form Team!!!
I am using the Integrate Firebase Pro plugin to sync data on my wordpress site with my firebase realtime database, which is the backend for my mobile app. The plugin works great, however, the user guide is written by someone who doesn’t really know how to explain things; and they only give an example form for Contact Form 7 Plugin when trying to explain how to create a form for users to update firebase data from wordpress. I do not like Contact Form 7, and do not want to install it. So I was hoping for your help. Is there any way you can make sense of the below “example” from the user guide and give me some direction on how to create this form in Forminator, the Best Form Plugin Ever!
// If you add class “getFirebaseUid” to any inputs, it will return the current user uid automatically
[hidden databaseType “firestore”]
[hidden collectionName “users”]
[hidden documentId class:getFirebaseUid “INVALID”]
[hidden collectionName “users”]
[hidden dateType “dateOfBirth”][text* firstName placeholder “First Name”]
[text* lastName placeholder “Last Name”]
[text* email placeholder “Email”]
[tel phone placeholder “+1 647 620 0000”]
Age[number age id:age min:1 max:100]
Date of Birth[date* dateOfBirth id:dateOfBirth]
Gender[radio gender id:gender default:1 “Male” “Female” “Other”]
[submit “Submit”]
I would really appreciate your help, and I want you to know I promote your plugin the best I can, and still plan to get the pro version once I finish this work.
Sincerely,
Daniel Perley
The page I need help with: [log in to see the link]
- The topic ‘Custom Form For Integrate Firebase Pro Plugin’ is closed to new replies.