This topic is locked

show detail table in view, edit or add

1/28/2009 7:27:31 AM
PHPRunner General questions
K
kadidarm author

I have one to many table relationship and I want to show the detail table in the master view while editing so that I can add details without going back to the list page.

I have considered using IFRAME but is there an automatic or easier solution to this?