Hi All,
I have been creating Menus in Dynamics's modules. Since FA is the third party module, i don't know how to create Menu under Routines. Kindly help me.
Thanks,
Islam :-)
*This post is locked for comments
Hi All,
I have been creating Menus in Dynamics's modules. Since FA is the third party module, i don't know how to create Menu under Routines. Kindly help me.
Thanks,
Islam :-)
*This post is locked for comments
Thanks Moorthy :-)
you can follow below syntax to create menus for 3rd party module.
Syntax:
AddCommandToMenu ParentDictID(FA product ID), ParentFormID, ParentCmdID,
CmdDictID, CmdFormID, CmdID, CloneCmd, LoadMode;
If you have any doubt follow the steps on GP Integration Guide(page no:542).
André Arnaud de Cal...
292,865
Super User 2025 Season 1
Martin Dráb
231,723
Most Valuable Professional
nmaenpaa
101,156
Moderator