This topic is locked

Details in Add/Edit View

7/23/2016 7:15:19 PM
PHPRunner General questions
T
thudsen author

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

Sergey Kornilov admin 7/25/2016

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.