Setup menu

For complex topics that regular users would not be interested in. For power users and database administrators.
Post Reply
alexei
Posts: 57
Joined: Tue Nov 20, 2007 1:26 pm

Setup menu

Post by alexei » Fri Sep 24, 2010 1:20 pm

I often get lost in the setup menu-- 37 items is a lot, and the alphabetical order and the mix of important and unimportant entries makes it hard to grok. I would propose to break it up into logical submenus as follows. I will implement this and post the code, if it helps. Comments welcome.

General
this.menuItemPractice,
this.menuItemModules,
this.menuItemMisc,
this.menuItemEasy,
Computer
this.menuItemComputers,
this.menuItemDataPath,
this.menuItemEmail,
this.menuItemImaging,
this.menuItemLinks,
this.menuItemReplication,
this.menuItemSecurity,
Appointments
this.menuItemSched,
this.menuItemApptRules,
this.menuItemApptViews,
this.menuItemRecall,
this.menuItemRecallTypes,
Patients
this.menuItemSheets,
this.menuItemLetters,
this.menuItemQuestions,
this.menuItemPatFieldDefs,
Insurance
this.menuItemClaimForms,
this.menuItemClearinghouses,
this.menuItemInsCats,
this.menuItemInsFilingCodes,
Automation
this.menuItemAutoCodes,
this.menuItemAutomation,
this.menuItemAutoNotes,
this.menuItemProcedureButtons,
Lists
this.menuItemDefinitions,
this.menuItemDiseases,
this.menuItemFeeScheds,
this.menuItemLaboratories,
this.menuItemOperatories,
Miscellaneous
this.menuItemDisplayFields,
this.menuItemMessaging,
this.menuItemMessagingButs,
this.menuItemPayPeriods,
this.menuItemRequirementsNeeded,

The 'Lists' group could perhaps be combined with the Lists topmenu. Modules could be divided into three pages (but that's a bigger job). "Printers" and "Graphics" from the File topmenu could be moved to the "Computer" section.

alexei
Posts: 57
Joined: Tue Nov 20, 2007 1:26 pm

Re: Setup menu

Post by alexei » Wed Sep 29, 2010 2:26 am

Well, I did this-- it's pretty trivial with the automatic form designer. I still think it's a good idea, if The Powers That Be want to incorporate it.

atd
Posts: 404
Joined: Thu Mar 27, 2008 2:28 pm
Location: Minneapolis, MN

Re: Setup menu

Post by atd » Mon Oct 11, 2010 9:01 am

Better organization of the setup menu would be great - I have a hard time remembering where to find things and often end up looking in several places.

I'd also like to see Schedules moved elsewhere - maybe under Lists? It's somewhere that our staff frequently goes (to edit and to view/print), where all the other "setup" items are only modified by the Admin (me) and not very often.

Post Reply