8/24/2025 3:37:56 AM
|
|
slxdeveloper.com Community Forums |
|
|
|
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!
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
|
|
|
|
Standard NavBar/Toolbar question
Posted: 29 May 08 3:08 AM
|
We have upgraded from 6.1 to 7.2.2. For some reason I cannot seem to completely remove the Standard NavBar toolbar from all users. For some users it does not appear at all, whereas for some the NavBar is there but empty, and for others the NavBar is there and has several items (albeit disabled). Can anyone explain where/how I can completely unrelease the Standard NavBar toolbar and/or why some users have it and others do not?
I should point out that we have unreleased all the OOTB toolbars and released a set of team based toolbars (such as Customer Services, Management etc.) instead.
Also, is there a way in to remove the NavBar and Toolbars completely on remote clients as there was in 6.1 (using View-->Toolbars and unselecting the options)? It appears that there is a set of reg keys that are supposed to store if a user has removed the toolbars, but Saleslogix does not read them back on loading!
|
|
|
|
Re: Standard NavBar/Toolbar question
Posted: 29 May 08 3:41 AM
|
And on a similar point - why do some users get the 7.2 release of the Standard Toolbar (i.e. new icons), whereas others get the 6.1 release? When I look in Architect only the 7.2 version is released... If I look in the database (select * from plugin p inner join seccode s on p.USERID = s.SECCODEID where p.name = 'Standard Toolbars') I get 4 entries, 3 of which is the release of the 7.2 plugin, and the other is has a PluginID of 'STDTOOLBARS', released to Everyone.
If someone could explain the whole Toolbar/NavBar thing I would be more than grateful... |
|
|
|
Re: Standard NavBar/Toolbar question
Posted: 29 May 08 7:11 AM
|
I have amended the USERID of the STDTOOLBARS plugin to ADMIN and that has removed the 6.1 release so thats a result I have also created/released at least one NavBar for each of the teams we have and that appears to have removed the Standard NavBar toolbar as well.
The only useful documentation I found was from Upgrading_Sage_SalesLogix_from_Version_6.0.x_or_6.1.x_to_7.2.pdf: Task 53 Details In Sage SalesLogix v6.2 and earlier, the Standard Toolbars plugin consisted of: • Standard Toolbar (top) • Standard Navbar (left) In Sage SalesLogix v7.2, there are five NavBar groups. This allows the plugins to be released according to different roles. The groups are: • Marketing Toolbar • Sales Dashboard NavBar • Sales Toolbar • Service Toolbar • Standard Toolbars • Support Toolbar Since a toolbar named Standard Navbar no longer exists, any customizations to that plugin are not merged into the v7.2 NavBar groups. Customizations appear as a separate group. If you want your customizations to appear within one of the existing groups, you must change the custom toolbar name to be Standard Toolbar, Marketing, Sales, Service or Support so that the two groups will merge.
|
|
|
|
Re: Standard NavBar/Toolbar question
Posted: 30 May 08 8:30 AM
|
Navbars/Toolbars and Menus basically work in an overlay fashion - like the transparency's and the overhead projector your teacher used to use in school (if you are old enough) each layer adds more to the final picture.
The reason you are seeing the Standard Navbar is that one of your custom toolbars has added (or REMOVED through the 6.x methodology) a navbar item. Once you go through the list of your custom toolbars and look for any reference to the navbar item you see under the Standard Navbar grouping you will have found the culprit.
|
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|