This topic is locked
[SOLVED]

 Show a field on menu

9/4/2019 8:28:06 AM
PHPRunner General questions
Tandy author

Is there a way to show a field from a table that applies to that user?
Here is what I am trying to do. I have my truck pm table that does all the calculation of when a service is due in miles. I would like to have that due mileage Just show on the menu page for only that person to see when they login so they know how many miles are left before the service.
I am thinking I have to build a code snippet?
Thank for any ideals on this.

James

J
John 9/4/2019

You can change pretty much everything programmatically for the menus... See the following from the documentation for details...

[indent]https://xlinesoft.com/phprunner/docs/menu_item_modify.htm[/indent]

John

Tandy author 9/5/2019



You can change pretty much everything programmatically for the menus... See the following from the documentation for details...

[indent]https://xlinesoft.co...item_modify.htm[/indent]

John



Thanks John. I don't see how I messed that part.. Been looking every where (least I thought.. LOL)