Doubt on functionality of customer and vendor cards

Hi,

I know that this question is very basic question but iam in confusion in creating this type of functionality.

Just like customer table i have created a table and for that table i havr created two forms : Card form and list form.

Now if i press F5 from this card form the list form should be opened . Also if i select one customer all the details for that customer should be populated in their respective fields. so how to acheive this.

Thank u

Go to Table in design mode, in the properties of table, specify your list form ID in “LookupFormID” field.

Also remember that you have to add it to the menu of your Card form with the action LookupTable.