The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
|
|
Adding Application in "Tools" Menu of SAlesLogix.
Posted: 08 Apr 08 4:41 AM
|
Dear SLX Users,
i want to Know , How to Add a Customized Application in "Tools" Menu of SalesLogix.
i want to include My application in SalesLogix Menu...Provide me with Information to Navigate the Menu. |
|
|
|
Re: Adding Application in "Tools" Menu of SAlesLogix.
Posted: 08 Apr 08 6:16 PM
|
This seems to be in the wrong area, but I havent done it - I have it on my list to check out how the migration tool accomplishes the task. (Adds a tool to the menu bar of application architect)
|
|
|
| |
|
Re: Adding Application in "Tools" Menu of SAlesLogix.
Posted: 08 Apr 08 6:36 PM
|
I assume you are wanting to add this menu item on the tools menu of the Windows SalesLogix client, is this correct?
You'll be creating a Menu plugin and merging it with "Standard Menu". Take a look at some of the OOTB Menu plugins for some pointers.
-Ryan |
|
|
|
Re: Adding Application in "Tools" Menu of SAlesLogix.
Posted: 08 Apr 08 10:35 PM
|
Wow. that is much easier of a customization than what I thought he wanted - good call.
As Ryan said: So you create a new Menu plugin.
Then you. Press Add Child, name it "Standard Menu" - this must match the existing menu name, so double check. Then press add child and you can create your own here or use an existing (but it must match the existing one exactly) I think you want "Tools" Then press add child again and you have your new menu. Change the action to Execute and select your exe from the file system.
|
|
|
|