![]() |
Sergey Kornilov admin 11/5/2023 |
I think it would greatly beneficial if you can post a screenshot of how it looks now and an example of the layout you are hoping to achieve. This is a highly visual question and the description alone doesn't cut. |
V
|
valdaure author 11/5/2023 |
This is what my master record list page looks like currently, when all details are expanded. It's quite confusing for the user.
|
V
|
valdaure author 11/5/2023 |
It will take me a while to produce the desire result in Photoshop. I'll post it as soon as I can. |
P
|
pmuckleDevClub member 11/6/2023 |
A treeview option would be very nice to have. This is a screenshot from a Youtube video
|
B
|
bkrulan 11/10/2023 |
I would recommend looking at Dashboards. You can add multiple Detail List Pages that will automatically update depending on which Master Record you select. So if you click "Hamburger de boeuf" on the Main Dish List, the Components will update to show you "Frites belges" and "Hamburger de boeuf", and click on one of those will update your Recipe List and so on. It helps keep everything a lot cleaner without so many layers on layers, in my opinion. |
![]() |
Sergey Kornilov admin 11/10/2023 |
This is exactly why visual questions should be accompanied with some screenshot or mockup. "Less confusing display of master-details" is a very vague description that didn't make much sense to me. Once person suggested using a tree control, another one suggested dashboards. No update from topic starter though. |
![]() |
fhumanes 11/14/2023 |
Hello, I am trying to make an example using a secondary menu to reflect the tree of the hierarchy of dependent records. This is the documentation link: https://xlinesoft.com/phprunner/docs/menu_modify.htm I think that "the good solution" is to dynamically create the context menu of a record. The technical solution of version 10.91 is a bit basic, but this type of representation is very common on expedient, contracts, etc. And it would be very interesting for PHPRunner to evolve this solution. I will share my advances in this forum thread. Greetings, |
![]() |
fhumanes 11/18/2023 |
As I had commented, I have worked on an example where to show the structure in a hierarchical tree. I have not been very satisfied, but decorating it a bit, it could be an alternative. At least, the article I have published: https://asprunner.com/forums/topic/30219-Guide-74--Create-menus-dynamically
Greetings, |