Forums

Read database in the field text

rafaelscouto 01 Mar, 2018
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?

GreyHead 01 Mar, 2018
Hi rafaelscouto ,

You can use a Read Data action in the form On Load event to read data from any table (the User info is a special case). Please see page 20 of the CFv6 manual.

Bob
This topic is locked and no more replies can be posted.