Hi all,
I have created a form where users enters his data and it correctly saves it to the DB.
Now I'm trying to do an equivalent one to first read the DB, find the record and populate the form.
The systems seems to read well the DB but I don't know how to populate the form.
First action of Setup is Read Data with:
Condition: email:{user:email} (is seems to find the record)
Then I have the following data settings

In the load section I have also this Display Form action:

I don't know what I am missing.
Thanks,
Anna.
I have created a form where users enters his data and it correctly saves it to the DB.
Now I'm trying to do an equivalent one to first read the DB, find the record and populate the form.
The systems seems to read well the DB but I don't know how to populate the form.
First action of Setup is Read Data with:
Condition: email:{user:email} (is seems to find the record)
Then I have the following data settings

In the load section I have also this Display Form action:

I don't know what I am missing.
Thanks,
Anna.