Forums

 
ForumForumMainstream Foru...Mainstream Foru...DevelopersDevelopersCustomize tab menu/ portal/ iFrameCustomize tab menu/ portal/ iFrame
Previous Previous
 
Next Next
New Post
 6/22/2010 9:17 PM
 

Let me start by prefacing what an awesome job on the application. I have worked with a lot of CRM apps and this is definitely one of the better ones.

I'm looking to add a custom component (project portfolio feature) by integrating with Microsoft Project Server with the community edition. Is it possible to add my own UI (asp usercontrols) that integrates with a LOB app? I tried to configure the app with few different options : new tab, new portal, or iframe. But none seem to work for me.

Can the menu tab be customized, or do I have to buy the enterprise version?

Thanks in advance

New Post
 6/22/2010 10:16 PM
 

You can customize the Community Edition, but it is just hard without the SQL source code. We would like to release the complete Community Edition as GPL, but we still have some copyrights that we need to deal with.

The thing to keep in mind is that there are lots of tables in the UI and if you don't configure them all, then UI elements will not appear. If you had the SQL code, you would see what is necessary and be able to complete your task.

New Post
 6/23/2010 1:12 PM
 

Do you mean the Administration/ Configure Tabs does not actually work? In order to make tab changes, I will have to modfiy the tabs through storedprocedures?

Please clarify Thanks

New Post
 6/23/2010 6:47 PM
 

You said in your original post that you added a custom component. If it is not added properly, then the UI elements may not display. Once added properly, the Admin Configure Tabs should work fine.

Ignoring the part about adding a custom component, you should be able to customize most of the UI using the Admin pages.

New Post
 6/24/2010 4:49 PM
 

I may have mis-spoken in my original post. I was planning to create custom components for SplendidCRM but have not started yet. In fact, I don't even know how to go about doing that. I looked around Internet and not able to find a single article that explains how to develop/ to add a 3rd part (or custom) module into SplendidCRM. Just a note that I'm not familiar with SugarCRM let me know if i should get my training materials there.

Besides adding custom fields and themes, I can't seem to make other customization to SplendidCRM. For example, I am not able to hide a Tab.

Take Home Tab for example, I tried to hide the tab by

  • clicking "hide" in Administration/ Configure Tabs
  • Then hit the url http://localhost/SplendidCRM
  • There it is , Home Tab still exist on the site
  • It is the same with other tabs

I also tried to add a Portal since the description indicates that the Portal could be shown as a tab, "Add tabs which can display any web site".

  • I went through the Portal List and added a new portal which is basically an iframe.
  • Then hit the url http://localhost/SplendidCRM
  • Again, no changes to any of the menu tabs

Any help would be much appreciated

Previous Previous
 
Next Next
ForumForumMainstream Foru...Mainstream Foru...DevelopersDevelopersCustomize tab menu/ portal/ iFrameCustomize tab menu/ portal/ iFrame