This topic is locked
[SOLVED]

 master detail table and ajax popup with custom view

1/3/2012 12:31:01 AM
PHPRunner General questions
M
mcappel author

Hi, I am evaluating the application and i am trying to create a master detail relationship using custom views as follows:
Jobs is a Master table with two child custom view tables from sites table as follows:
Job table +------>Site_job_start (custom view table of site table)

+----->Site_job_end (custom view table of the same site table)

+----->Job_details (another_child_table)
the AJAX popup(and links) only shows child tables that are generated from the original site table, but CANNOT show details from custom view from the site tables.
The previous example only show details of job_details and site_job_start if i use the original site table but is emptly if i try to use the custom view.
Any way this feature can work with view tables?

Sergey Kornilov admin 1/3/2012

Master-details should work just fine with Custom Views. I would ask you to publish your application to Demo Account and send me the URL where I can see and troubleshoot this issue. 'Demo Account' button can be found on the last screen ('Finished') in the program.