phprunner 10.3
We have a large application broken up across several phprunner apps that are linked together through the menu builder with shared security credentials.
This works great, however maintaining the menus through menu builder in each of the separate phprunner apps is tedious and error prone.
- Is there a way to share a menu structure across phprunner applications? (We use a one level drop down menu).
- Or, is there way to dynamically build the menu structure (in the Menu Event?) We could store the menu item info in a shared location and have each app build an up to date menu "on the fly"?
Thanks for your help!