|
As of now - Great Plains Dynamics/eEnterprise is transformed/renamed into Microsoft Great Plains and Microsoft Business Solutions is in process of merging all its accounting applications: Great Plains, Solomon, Navision and Axapta into somewhat granular: Microsoft Financials, Microsoft HR, Microsoft Distributions, Microsoft Project Accounting, etc. So the original design of Great Plains should be deemphasized. But even now - Great Plains is written on the programming language and technology, created in early 1990-th, named Great Plains Dexterity. And the graphical interface looks very user friendly and nice - these are all Dexterity forms and screens. In some cases of Dexterity customization you need access to Dexterity Source code (DYNAMICS.DIC with all the scripts). Currently MBS doesn't offer new MBS Partners this program - you can only have access to the source code if you was in the program when it was available for newcomers.
Assuming that you are developer, who have access to the source code, read this if you are new to it.
Usually you need source code in the following cases
open form Customer_Lookup return to 'Customer Number'.
set 'Customer Sort By' of window Customer_Lookup of form Customer_Lookup to 1.
run script 'Redisplay Button' of window Customer_Lookup of form Customer_Lookup.
What to do if you don't have source code? Try these technologies
Happy customizing! if you want us to do the job - give us a call 1-866-528-0577! help@albaspectrum.com
Andrew Karasev is Chief Technology Officer in Alba Spectrum Technologies – USA nationwide Great Plains, Microsoft CRM customization company, based in Chicago, California, Texas, Arizona, Colorado, Oregon, Florida, Georgia, New York and having locations in multiple states and internationally (www.albaspectrum.com), he is Dexterity, SQL, C#.Net, Crystal Reports and Microsoft CRM SDK developer.
|
|