This topic is locked

Master/Detail on same popup window issue in Ver.8.0

10/9/2015 3:28:32 AM
PHPRunner General questions
A
Abul author

I am usiing phprunner 8.0. I have two table COUNTRY as Master and STATE as detail. I have selected "Display detail data on Add/Edit pages" option in master/Detail setup under "Table setup" step followed by selecting "Popup Add/Edit modal window option " under "Page setup" step. After building the application when I click on Add button on Country List Page to add new Country record along with State record then nothing happened and even no popup modal window for Country Add new record form has opened.
However, if I eliminate my selection "Display detail data on Add/Edit Pages" option in Master/Detail setup then Add form for new Country Record has opened with no detail data in the bottom.
This issue is not happened in Ver 7.1 but in 8.0. I am working on Windows 10 64bit with XAMPP as local developing server. Could you please help me out in this? Appreciate your help in advance. Thanks.