This topic is locked

Master - detail on same page, how to add/edit/delete detail

3/24/2010 3:08:43 PM
PHPRunner General questions
A
aalekizoglou author

Hi,
I have a master detail link and configured to display child records on Add/Edit/View pages with PHPR5.2 (5197).
Though I do not see any buttons for Add/Edit/Delete detail records when in the master Add/View/Edit page. Is there an option to do that, or am I missing something?

A
aalekizoglou author 3/24/2010

Well,
I found out that you need to enabled inline edit/add in the pages for the detail table in order to have add/edit in master/detail view for the detail.
Initially I thought I could have the add/edit page as I do when I have a lookup and enable add values on the fly.