When I display details tables in my master add/edit/view, the details do not display in the add page. It simple displays like it is adding another record. How do I get it to just display a table of static data? I'm not interested in modifying the details data? Thanks
You need to enable master-details relationship between those two tables and check off 'Display details data on Add, Edit, View pages' option. You can do that on 'Datasource tables' screen.