How to Add Name, Phone Number, and Birthday Fields to Create Account Page?

Database & APIs

When I added a "Create Account" page, only the fields for "Email," "Password," and "Confirm Password" are displayed.
I want to add additional fields such as "Name," "Phone Number," and "Birthday" to this page.

However, after adding these fields, I get a Firestore update error:
"Can only create a 'user' document via Authentication action."

Has anyone successfully added these fields to the "Create Account" page and resolved this issue?
Any advice or solutions would be greatly appreciated!

What have you tried so far?

When I added a "Create Account" page, only the fields for "Email," "Password," and "Confirm Password" are displayed.
I want to add additional fields such as "Name," "Phone Number," and "Birthday" to this page.

However, after adding these fields, I get a Firestore update error:
"Can only create a 'user' document via Authentication action."

Did you check FlutterFlow's Documentation for this topic?
No
4 replies