I have two tables say User and Users. I have two forms User card and User List.
I have a field in User table say "Name" with table relation property set to Users table.
When I clicked the lookup button of the Name field, the list form is opening. When I double clicked the Name field, the value is not placed in the Name field of the card form.
How I have to bring down the selected "Name" from the list form to the "Name" field in the card form?
0
Comments
All other fields must be copied with code.