Passing new document reference to next page

Actions & Logic

I am a beginner.please guide for the task

2 collections: Users, Profiles (Profiles has UserRef field)

Page1: Signup - Updating Users collection

Page2: Input Name - Storing in profile collection

Page3: Input Hobby - I need to store in the same document created in Page2, but different field.

I am unable to get the Profiles -> document reference. Once I get it, how to update the document to update only one field in existing documents? What is the best way to do it?

What have you tried so far?

I have tried creating a variable in Page 2, but I dont see Profiles Ref to pass from Page 1. I also tried action output variable but it crashed.

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