- Print
- DarkLight
- PDF
How do I add an item to the Custom report menu?
Article summary
Did you find this summary helpful?
Thank you for your feedback
I would like to add some frequently used reports to the menu. How do I do this?
Answer:
To add an item to your custom menu you will need to know a few things first.
- What is the program you are going to run and what is the path?
- Do you need to run persistent?
- Where do you want it on the menu relative to other items?
- What Title will you give it.
- The File Viewer
- FIMS Compiler
- Check form maintenance
- Parent is the main menu item you will add the item to. For most of our purposes, Parent would be "Custom". Do NOT add menu items to anywhere but Custom or your changes will be lost in the next upgrade
- Layout is left blank most of the time
- Order defines where the new item will fall in the list relative to other items. 20 will fall before 30
- Label is the value you see in the list as the title of the procedure or report.
- Action holds the file and path of the program to be executed.
- Feature is usually blank, but would hold the feature value if this item will only show up if a particular feature is turned on.
- Run persistent . The other elements will default in blank or their values will be unchanged by you.
- Go to Tools > System Utilities > Admin Utilities > Dynamic Menu Maintenance
- Find the existing menu item in the list ( currently it is in the Parent Admin Utilities at Order 250) and click copy
- Change the Parent to custom and change the Order value to 10 (or some other appropriate value) If you are adding one of the items listed above ( neither requires run persistent)
- Go to Tools > System Utilities > Admin Utilities > Dynamic Menu Maintenance
- Either copy an existing Custom item and edit the fields or click new and enter all the appropriate data in the Parent, Order, Label, and Action fields
- Type stays at Normal most likely
- Run persistent will need to be checked in some case
- You will of course test to see if your new menu item works and thus will find out if it needs checking
- Typically it will be needed when there is a menu item in the report that will spawn another process ( like running an edit, adding affiliations, rerun functionality, etc)
Was this article helpful?