How to open a new window by clicking the form entry

H

Howard

Two tables are related. One is the order, the other is the company list. I
created a form based on order table, in which there is entry named "company".

I want to be able to open up a new window to show the company details,
instead of going to the company list to find it out. I know this from the
Northwind template, but how can I achieve that?
 
Top