Caps Lock Reminder – For Microsoft Dynamics GP 2013


I had developed a small customisation module which would alert users while logging on to Dynamics GP with CapsLock key on. You can read more about it here: GP Login Form – Caps Lock Reminder Update.

That customisation was developed using Modifier with VBA. But with Dynamics GP 2013, much emphasis has been given to the new Web Client. Which means, all our VBA code logic won’t be supported by web client.

That said, I have now converted my code from VBA to VS Tools (using C#.Net as programming language). Those who are interested can download it FOR FREE from following link:

CapsLockMessage-12.0.0.1.dll

Instructions to use:

  1. Copy this DLL file and paste it on to GP AddIns folder (can be located inside GP 2013 application folder).
  2. Ask users to log out and log on back.
  3. If you do not need this tool anymore, just remove this DLL from AddIns folder, after all users log out.
  4. This can be used safely in production environment. This tool doesn’t interfere in any of your day-to-day transactional activities. The scope of this is restricted only to GP login form.

Your feedback is always welcome.

VAIDY

5 thoughts on “Caps Lock Reminder – For Microsoft Dynamics GP 2013

  1. Pingback: GP 2015 – New Feature – Caps Lock On Message | Dynamics GP - Learn & Discuss

  2. Pingback: GP 2015 – New Feature – Caps Lock On Message : Interesting Findings & Knowledge Sharing

  3. Pingback: GP 2015 – New Feature – Caps Lock On Message - Microsoft Dynamics GP Community

Leave a comment