Announcements
No record found.
Can you please any one help me how to display the company name on the Dynamic GP forms...
Please provide some example for that ......
Thanks,
kavitha
*This post is locked for comments
Kavitha, the Company name on reports (I assume that's what you mean by 'forms' such as Purchase Order, Sales Invoice, etc.) comes from the Company Setup window (Administration>>Setup>>Company>>Company). Check to make sure the company name is set in the 'Name' field in this window.
Thanks for your reply Frank!
I am creating BatchID Form using Microsoft DynamicGP Forms with VS 2010.
Like :
Let me know how to display the company name ..... Through the coding ...
Kavitha
Kavitha,
In VSTools, there is a company name global. You would put a string field on the window and set it to the global.
Microsoft.Dexterity.Applications.Dynamics.Globals.CompanyName
Dave Dusek,
i used like :
string name = Microsoft.Dexterity.Applications.Dynamics.Globals.CompanyName
i came across one error like :
The specified module could not be found(Exception From HRESULT: 0x8007007E)
Let me know what is meaning of this error..
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.