![]() |
fhumanes 4/26/2021 |
Hello: This article has an example that makes it easy for you to learn all the possibilities in Phprunner. URL:Guide 7 - Synchronize update between Master and Detail Greetings, |
J
|
Jepsen author 4/27/2021 |
Hi jhumanes. Thanks for this input. I will read and try this out. Regards |
J
|
Jepsen author 4/28/2021 |
Hi again fhumanes. Now we have read tour article and unfortunately it does not help. I was probably not spesific enough in my question. I will try again. I have a table (Equipment) and I open the View page for a selected record The detail (childs) are displaied in the bottom. But I am missing Add, Edit and delete. How do I make Add, Edit and delete active for the childs when I am on the parant VIEW page? I tried to attach a screenshot but that does not work. |
![]() |
Sergey Kornilov admin 4/28/2021 |
I see what you saying. The View page is designed to be readonly, this is why you do not see any editing functions there. You can achieve what you need using Edit page of the master table and making master tables fields readonly. |
J
|
Jepsen author 4/29/2021 |
Hi Admin and thanks for your answer We have tried what you suggested, but it does not work for us. The master table is a table rith look-up date from a lot of other tables. When I do what you suggest, I only get the keys, not the data I am looking for. Further, the user do not have the rights to add and edit in the master table. He can only view in the master anfd he can add and edit in the chield. Is there a way to bypass these restrictions on the master table view so I can get add and edit in the detail? Regards |
J
|
Jepsen author 5/2/2021 |
we have found a different way. |