Adding text field data to an existing firebase user collection

Actions & Logic

I have a registered user in Firestore, however on a profile creation page I am asking for additional information and want to add this to the existing user in firebase.

What have you tried so far?

I have set up a page variable and set the text field actions to write the text field data to the page variable I created, then upon selecting the save button I am trying to save the variable data to Firestore, however the options to select an authenticated user and the relevant field in Firestore is greyed out. Please can anyone point me in the right direction or highlight what I am missing. Thanks in advance.

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