Hello, I want to create a custom tab on my main tab bar. I want to be able to click the tab and make it direct me to our custom order form url http://sales.vop.adleap.com/admin is there a way to do this?
Thanks in advance!
Hello, I want to create a custom tab on my main tab bar. I want to be able to click the tab and make it direct me to our custom order form url http://sales.vop.adleap.com/admin is there a way to do this?
Thanks in advance!
Which Sugar-Version do you use?
Before 5.5 SugarCRM there was a module available called 'MySites' which gave this option.
You can find a SugarForge-Project 'MySitesModule' (http://www.sugarforge.org/frs/?group_id=922) which is for 5.5.
To get that installed on newer versions (6.*) the manifest.php file has to be patched like this:
In my 6.0.1 installation this works fine.PHP Code:'acceptable_sugar_versions' => array(
'regex_matches' => array( '5\.5\.\d\w*', '6\.*' ),
),
I tried this with my 6.2.0beta test installation too and it only works if I use the setting <user administration>->advanced->Grouped Modules OFF (by default this is ON and in that mode the link configured in MySitesModule was not visible as a tab; a sub menu entry called "Array" appeared, but a click on it gave error messages).
Stefan Ulrich Sauer
System Analyst
Devoteam Danet GmbH
Gutenbergstraße 10
D-64331 Weiterstadt
Germany
email: Stefan-Ulrich.Sauer@devoteam.com
http://www.devoteam.de
Thanks for the info! I am using Version 6.0.3, I am not real familiar with the custom programming on sugar, could you please dive me detailed instructions on how to do this?
Thanks,
Tony
please help
Hi Tony,
attached you find the MySitesModule-Zip-File patched for use in version 6. As I mentioned this worked in my 6.0.1 installation and I assume 6.0.3 will be the same.
Regards
Stefan
Stefan Ulrich Sauer
System Analyst
Devoteam Danet GmbH
Gutenbergstraße 10
D-64331 Weiterstadt
Germany
email: Stefan-Ulrich.Sauer@devoteam.com
http://www.devoteam.de
Hi newbie in CRM,
Do you have a version compatible with 6.2
I have try to install it without success the link in the tab just display Array and when I use it the system tell me that is not a module.
Can somebody help me??
Regards,
AL
Could you please post a screenshot of the error messages and of the settings you made?
Stefan Ulrich Sauer
System Analyst
Devoteam Danet GmbH
Gutenbergstraße 10
D-64331 Weiterstadt
Germany
email: Stefan-Ulrich.Sauer@devoteam.com
http://www.devoteam.de
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks