How can i join 2 list files in one?
Lets Suppose that i have a master table called "masters", and two child tables called "masters details" and "master details2". They all have a master-detail relationship, how can i click on a link in master table, so it can open the two list files in the same window? maybe with frames? but how can i pass the parameters to the two files at once?
TIA