Guide 74 – Create menus dynamically |
11/18/2023 3:00:45 PM |
PHPRunner Tips and Tricks | |
![]() In the Xlinesoft forum, a developer explains with good judgment , it is my impression, that seeing the “Master” and “Detail” information, on a “LIST” page, especially when there are 3 or 4 levels of “detail” of information It is very complex for the user of the application and if there was any other possibility of having that capacity for details and being clearer for the users. From my experience, I have found myself developing systems where an item, such as a file or contract , has multiple information dependent on this main entity and that in systems where users understand these relationships well, they see this information as a “hierarchical tree.” where “sheets” are opened by type of entity and records of that type, depending on the main information.
Objetive DEMO: https://fhumanes.com/menu_dinamico/
If you are interested in this topic, continue reading the article at this link . |
|