Documents reference

Database & APIs

Can someone provide me other way to get documents reference? Is this possible, I make a textfield and use the value of that as a document reference.

Because I want to update a data from firebase and it need to get the document reference before you can update the data. The only way I know to get the document reference is by passing it to the other page by using parameters. So it need to first make a firebase query and display it make a click action to change to next page before I can get the reference.

What I want is after I manually input the reference in the textfield and use the enter command it automatically update the data using a specific variable. It don't need to go to other page.

*Sorry if my English is bad. ๐Ÿ˜…

What have you tried so far?

I already search from YouTube and other forums and also the documentation I can't get what I want.

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