two form/views in a single view
Hi,
I would like to know how I can have a view in which I have the summary of a selected record (Form 1) , and then below a list of records (Form 2) linked to the record summary listed above. An example of what I want to achieve is a work order record summary on top and then various daily update records linked to that work order ID.
This would be similar to a sales record summary above (form 1) and then a list of products sold (form 2) below.
thanks for your help...