Posted 3/30/2007 2:45:51 PM | | | | I have some custom entities that are above the account level. Ex) Region -> Country -> Account I would like to access the relationship explorer from these other entities rather than from just the account. Is there a way to do this? Thanks! Mark
- Mark |
| Posted 3/30/2007 3:56:38 PM | | | marko (3/30/2007)
I have some custom entities that are above the account level. Ex) Region -> Country -> Account I would like to access the relationship explorer from these other entities rather than from just the account. Is there a way to do this? Thanks! Mark Mark, Yes Relationship Explorer is accessible from custom entities as well. If the custom entity is added after Relationship Explorer is installed, the 'Relationship Explorer' link can be added to the isv.config.xml file.
It looks something like below and it needs to be below the custom entity's section is the isv.config file <NavBarItem Id="RE" Icon="/c360/c360Icon.gif" Title="Relationship Explorer" Url="/c360/RelationshipExplorer/REView.aspx" Client="Web,OutlookWorkstationClient" AvailableOffline="false" /> Please contact our support team with instructions on how to do this if you're not sure how. thanks
Arvind Raman Director of Product Management c360 Solutions Inc |
| |
|