Copying value of a list field to a field in the card form

sridharsridhar Member Posts: 171
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?

Comments

Sign In or Register to comment.