IT tutorials
 
Applications Server
 

Improving Dynamics GP with Hacks : Building custom help with Window notes

5/14/2013 7:35:15 PM
- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019

Introduction

Hacking computer systems is a time-honored tradition. By hacking I mean finding ways to make a system do more and go farther than its creators ever intended, not using a system in an inappropriate way.

Microsoft Dynamics GP is incredibly flexible. Over the years users have found that there are ways to use Dynamics GP to solve business problems by applying conventional features in unconventional ways. This can include using a different feature to supply missing functionality, applying best practices to improve clarity, exposing hidden settings, or applying some simple code to add functionality to the system.

Building custom help with Window notes

Each master record and transaction in Dynamics GP includes the ability to add notes. These notes are attached to the associated record and can be accessed whenever that record is open. Dynamics GP also contains another set of notes. These notes are attached to each window in Dynamics GP and are available whenever that window is open, regardless of the record being used. Window notes are stored at the company level so different Dynamics GP companies can have different notes. Additionally, notes assigned to a window are available to all users who can access that window making them an ideal candidate for alternative uses.

The most common hack for window notes is to provide additional help or specific data entry instructions to users. For example, a note on the Inventory Maintenance window could be used to inform users that new nut and bolt inventory items belong to the FASTENERS Class ID, not FIXTURES. Another example would be to use a note on the Customer Maintenance window to remind users that new customers from Texas belong to the West region, not to the South. In this recipe, we'll look at setting up custom help using window notes.

How to do it...

To use window notes to set up custom help:

  1. 1. In Dynamics GP, select Sales from the Navigation Pane. Select Customer on the Area Page under Cards.

  2. 2. Click on the small, white note in the lower right-hand side corner of the window:

  1. 3. In the Note window enter the following:

    • Common States and Regions:

    • Texas - West

    • Virginia - South

    • Tennessee - South

    • Ohio - Midwest

    • Pennsylvania - East

  1. 4. Click on Attach to save the note.

  2. 5. Notice that the icon changes from an empty white note to a yellow one with writing on it designed to indicate the presence of information:

How it works…

Although Dynamics GP is extremely flexible and customizable there are times when customizing any system to control user behavior provides diminishing returns. Using window notes to provide customized help is one of those in-between measures that makes it easier for users to do their job correctly but requires minimal effort to implement.

The drawbacks to using window notes in this way are that they are difficult to lock down with security. Most users will have access to change notes, not just view them. Additionally, users need to actually click on the icon to view additional help. I have seen cases where custom programming was used to open the note each time the window opens. However, this has its own drawback in that it quickly becomes annoying for users who don't need the extra help.

Window notes don't eliminate the need for training and monitoring but they can make it easier for users to get data entry right.
 
Others
 
- SharePoint 2010 : Service Applications - Setting up the Managed Metadata Service
- Exchange Server 2010 : Message Security and Hygiene - Mail Hygiene
- Exchange Server 2010 : Message Security and Hygiene - Message-Level Security
- Exchange Server 2010 : Message Security and Hygiene - Transport Security - Enter Transport Layer Security
- Exchange Server 2010 : Message Security and Hygiene - Transport Security - How SSL Works
- SharePoint 2010 : Writing a WebPart (part 4) - WebPart Communication
- SharePoint 2010 : Writing a WebPart (part 3) - Writing the OPML WebPart and a WebPart Editor
- SharePoint 2010 : Writing a WebPart (part 2) - Configuring the WebPart During Deployment
- SharePoint 2010 : Writing a WebPart (part 1) - Writing the RSSFeed WebPart
- Microsoft Dynamics CRM 2011 : Reporting with Excel (part 4) - Uploading Excel Reports to the Reports List in Microsoft Dynamics CRM
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us