Is there a way for me to use the ISV.Config.XML file (or by other means) to
create a new item in the left Navigation Pane of the Sales Area?

Or possibly create a New area with its own custom Navigation Pane items?

The new Navigation Pane item would load an externally hosted web page right
into the Microsoft CRM environment. Is that possible?

Thanks so much for your consideration,

Robyn

Re: ISV Customizations -- Add Item to Navigation Pane in Sales Area by Geert

Geert
Mon Apr 10 12:13:44 CDT 2006

You should use the sitemap for this.

1. Export the sitemap, by using the Export Customization option.
2. Modify the sitemap
3. Import the modified sitemap.

Check the SDK for more details...

> Is there a way for me to use the ISV.Config.XML file (or by other
> means) to create a new item in the left Navigation Pane of the Sales
> Area?
>
> Or possibly create a New area with its own custom Navigation Pane
> items?
>
> The new Navigation Pane item would load an externally hosted web page
> right into the Microsoft CRM environment. Is that possible?
>
> Thanks so much for your consideration,
>
> Robyn
>



RE: ISV Customizations -- Add Item to Navigation Pane in Sales Area by Patrick

Patrick
Tue Apr 11 10:26:02 CDT 2006

If you mean the Sales area in the left pane on the main crm screen you can
add items to this using the sitemap in the CRM 3.0 SDK there is a section
with information on how to modify the sitemap (Client Programming Guide >
Navigation Configuration: SiteMap)

--

Patrick Verbeeten (MCSD)
Lead Developer
Aviva IT www.aviva-it.nl




"Robyn" wrote:

> Is there a way for me to use the ISV.Config.XML file (or by other means) to
> create a new item in the left Navigation Pane of the Sales Area?
>
> Or possibly create a New area with its own custom Navigation Pane items?
>
> The new Navigation Pane item would load an externally hosted web page right
> into the Microsoft CRM environment. Is that possible?
>
> Thanks so much for your consideration,
>
> Robyn

RE: ISV Customizations -- Add Item to Navigation Pane in Sales Are by Robyn

Robyn
Tue Apr 11 12:19:02 CDT 2006

Ah, the sitemap. I guess I'm still stuck in the 2.0 ISV.config. Thank you!
:-)

"Patrick" wrote:

> If you mean the Sales area in the left pane on the main crm screen you can
> add items to this using the sitemap in the CRM 3.0 SDK there is a section
> with information on how to modify the sitemap (Client Programming Guide >
> Navigation Configuration: SiteMap)
>
> --
>
> Patrick Verbeeten (MCSD)
> Lead Developer
> Aviva IT www.aviva-it.nl
>
>
>
>
> "Robyn" wrote:
>
> > Is there a way for me to use the ISV.Config.XML file (or by other means) to
> > create a new item in the left Navigation Pane of the Sales Area?
> >
> > Or possibly create a New area with its own custom Navigation Pane items?
> >
> > The new Navigation Pane item would load an externally hosted web page right
> > into the Microsoft CRM environment. Is that possible?
> >
> > Thanks so much for your consideration,
> >
> > Robyn