New web fields in working form do not update or retrieve data

Actions & Logic

Hi,

I have been playing with Flutterflow for a while now and have gone through several videos/tutorials. One clearer than the other..

To make it easier for myself, I work with an existing process flow template from Flutterflow that enables authentication, etc.

Now I have everything working as it was initially set up and now I want to add a number of fields to the existing web form so that I can then edit them, etc. Even though I believe I have followed all the steps, something still seems to be missing and I've been struggling with this for a few days now.

1) The fields are known in the schema (Firestore management from Flutterflow). By clicking "manage content" I've added content in these fields which will NOT appear in the fields while running app.

2) the form concerns the desired fields

3) the fields are provided with an "initial value" where I assign the created field under "Authenticated user"

4) checked the action of the submit button and also ensured that the new fields are included.

For all fields that DO update properly to firebase, I notice that there is still a value between '(' ')' (e.g. yourName (Full Name)) when selecting the field from variable. Perhaps I simply forgot to make a link somewhere?

What have you tried so far?

Remade the project several times to find out whats wrong

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