Browse by Tags
All Tags » Modifier ( RSS)
-
|
Today, we go back to basics. It is always good to make sure that we have the foundations handled properly. When I teach the Dexterity, I always go through the standard checklist below for creating (or modifying) Dexterity windows. This checklist is valid...
|
-
|
Trivia question for today: Given the following sequence of events: In Microsoft Dynamics GP, in a control field such as Customer Number, the user types in "AARON". The user then presses the associated lookup button. What happens? A. Focus moves...
|
-
|
A recent newsgroup post has raised the question of whether it is possible to customise an alternate form using Dexterity. This is covered on my earlier blog post: Can I customise a 3rd party form with Dexterity? However, I thought I would try and clarify...
|
-
|
One of the customisations that I have heard requests for a number of times is to open the General Ledger Journal Entry (GL Transaction Entry) window's scrolling window (grid) to its expanded state when the window is opened. The method to make this...
|
-
|
Michael Johnson (the MBS Guru ) has posted a great article about removing invalid references from a Visual Basic for Applications (VBA) project. This has prompted me to revisit the topic and gather together all the relevant resources from a number of...
|
-
|
You may has seen that Microsoft Dynamics GP v10.00 Service Pack 4 will include a number of new features to the Extender product. Please see the information on blog posts on the Inside Microsoft Dynamics GP blog and US Microsoft Dynamics GP Field Team...
|
-
|
The Dynamics GP Blogster , Mariano Gomez, has written a great article on the Dynamic User Object Store (DUOS). One of the great things about the DUOS is that it is a table easily available for a developer to use however they want from Dexterity (table...
|
-
|
Visual Basic for Applications (VBA) can use the Dynamics User Object Store (DUOS) table to store additional data such as user defined fields. The SY_User_Object_Store (SY90000) DUOS table uses a single row for each field stored, It stores the data in...
|
-
|
Mariano Gomez aka The Dynamics GP Blogster is running an online (blog based) workshop to show how to use Modifier and VBA (Visual Basic for Applications). Have a look at the introductory post using the link below. It will explain the prerequisites and...
|
-
|
From the Translating Dexterity Applications Series . The final topic in the series is one that was added later after I was asked about how to handle translated applications when writing customizations. Most code would work fine as it is independent of...
|
-
|
The great postings around the blogsphere just keep coming. I am not complaining as the body of knowledge they provide to community is growing all the time. My buddy, Mariano Gomez, who is a wealth of knowledge and is always willing to help on the newsgroups...
|
-
|
If you are going to Convergence 2009 in New Orleans between the 10 th and 13 th of March 2009, make sure you attend the various sessions about the Microsoft Dynamics GP development and customization tools. Below are the details of the sessions: GP04 Building...
|
-
|
In a recent Newsgroup posting , it was asked if Modifier and VBA (Visual Basic for Applications) and the Extender module worked for windows created as part of a Visual Studio Tools for Microsoft Dynamics GP Addin module. The answer is that Modifier and...
|
-
|
Having supported the various customization tools over the years, you run into common requests again and again. Something that often surprises me is that you get requests to 'customize' Dynamics GP to make it do something and as it turns out Dynamics...
|
-
|
Named Printers is a module to allow controlling of the printer and settings used when printing reports. It was originally developed for v3.00 by me while I was working for Sequel Technology (that's why the tables and calls are prefixed with ST). Later...
|
-
|
It has been a while since I posted some example code, so here is one which demonstrates how to write back data using ADO. The following VBA example adds the Item Short Description and Standard Cost fields to the Item Transaction Inquiry window and reports...
|
-
|
The following article describes the methods for setting up the tab sequence for fields in a window using Dexterity or Modifier. It also provides methods for handling overlaid fields such as radio buttons. Before we start setting the tab sequence we need...
|
-
|
Recently I responded to a newsgroup post where the Sales Transaction Entry (SOP_Entry) window was popping up the "Do you want to save?" dialog when moving between records even though no changes had been made by the user. I have seen this issue...
|
-
|
Over the last few weeks I have been asked a number of times about methods of customising a 3rd party form. This purpose of this post is to clarify what can and cannot be achieved with Dexterity. Usually, the developer has created a combined dictionary...
|
-
|
I found some great reference pages on PartnerSource and CustomerSource today. They are the Developer Documentation pages for Microsoft Dynamics GP 9.0 and 10.0. They contain links to information about every customisation tool available as well as links...
|
|
|
|
|
|
|
|