Good evening
I need to retrieve a data from a table.
I need my field to read the column of the "phone" table in the people database.
When I use this: {user: name} in the Value of a field, I can retrieve the value from the user table.
But not able to recover from another table, I tried {date: phone}, but it did not work.
How can I resolve this?
I need to retrieve a data from a table.
I need my field to read the column of the "phone" table in the people database.
When I use this: {user: name} in the Value of a field, I can retrieve the value from the user table.
But not able to recover from another table, I tried {date: phone}, but it did not work.
How can I resolve this?
