Tech Support > Microsoft Windows > Windows CRM
Colour coding screens
Posted on May 18th, 2008 | 6 Comments

Use element.style.backgroundColor = '#rrggbb'; (RGB value) rr, gg and bb are hex values, e.g. '#A040FF' -- Michael Höhne, Microsoft Dynamics CRM MVP CRM Blog: http://www.stunnware.com/?area=blog

Close Opportunity - extra field
Posted on May 18th, 2008 | 1 Comments

Hi, It is not possible to add new field on close oppty form. -- uMar Khan :: MS CRM MVP CRM Freelance Consultant Email :: imumar at gmail dot com Blog :: http://umarkhan.wordpress.com MVP ::...

Collate question
Posted on May 17th, 2008 | 0 Comments

Our company has a database standard for our code pages, it is the Microsoft SQL Server default code page SQL_Latin1_General_CP1_CI_AS. As always we used that default code page when we installed...

IFrame in NavBar?
Posted on May 17th, 2008 | 2 Comments

Another good use for this would be to put a TreeView object there. Could enhance the navigation of the product. I guess this code should be put inside _root\navbarpage.aspx. Regards, Leo Lopes @ L3

email attachment to multiple recipients, CRM 4.0, marketing list
Posted on May 17th, 2008 | 1 Comments

No answers anywhere... I have been trying to tackle this problem for weeks in crm 4. I can't believe that Microsoft omitted the feature of being able to send contacts emails with attachments. With...

CRM 4.0 installation error.
Posted on May 17th, 2008 | 4 Comments

I have done all steps as per your recommendation barring deleting log file.NOw, this time i will delete logfile.I assume deleting logfile wont make any difference since it records installation steps...

Account's Open Opportunities Also Get Re-Assigned
Posted on May 17th, 2008 | 1 Comments

On May 17, 1:08*pm, Maleke Turat <MalekeTu...@discussions.microsoft.com> wrote: The is a setting against the relationship between the account and opportunity. From memory it is set to parental which...

Schedule reports in CRM 4.0 not generating snapshots - no errors
Posted on May 17th, 2008 | 2 Comments

What's your edition of SQL Server ? "uma" <uma@discussions.microsoft.com> wrote in message news:10A3D76D-1144-4526-85F1-38164EE1D8C4@microsoft.com...

email router problem
Posted on May 17th, 2008 | 1 Comments

Hi mark its depend what do you config on deplyment in section Server CRM in this field you write the url for your crm web server, for example http://discover/Organization where discover is...

Configuring Open source Mail Server CRM 4.0
Posted on May 17th, 2008 | 1 Comments

Hi, In CRM 4.0 exists MIcrosoft CRM 4.0 Email Router, in that you can configure Outgoing and incoming emal, in this version you can use pop3 or exchange in incoming server. the Email Router you can...

CRM 3.0 SBE vs CRM 4.0 Worgroup on SBS??
Posted on May 17th, 2008 | 2 Comments

On May 16, 4:13*am, Scroch <Scr...@discussions.microsoft.com> wrote: In terms of everyday use, functionally there are not huge differences. Here are the big changes from an end-user/admin...

crm 3.0 add user from AD error: 0x80041D2C
Posted on May 17th, 2008 | 4 Comments

I had the same error message when I tried to add a user through CRM 3.0 web interface. And when I tried to add the user through Deployment Manager, I get an error saying the user already exists. But,...

Proximity Search in CRM 4.0
Posted on May 16th, 2008 | 0 Comments

I am looking for a way to extend the Advanced Find to include an option to search within x miles of a location (zip code, city center, etc.) but preferably within x miles of an entity's address. Is...

Sending Email to a Marketing List
Posted on May 16th, 2008 | 1 Comments

I have the exact same questions. Nothing in any training materials address these issues and these same questions come up on almost every marketing class. I'll be sure to post a reply if I find out...

Changing Roles causes Insufficient Permission errors
Posted on May 16th, 2008 | 1 Comments

Hi, I am facing the same problem. I have upgraded from 3.0 to 4.0. The login for all users worked fine. then i made some changes to a particular Role. Now whichever user has that Role is not able to...

Email Messages sent by CRM 4.0 Router missing name from email addr
Posted on May 16th, 2008 | 3 Comments

Wes, We have confirmed that this is a problem in Microsoft Dynamics CRM. We are investigating the problem and will post new information when it becomes available. Amy "Wes Weeks" wrote:

Mapping opportunity product to quote product
Posted on May 16th, 2008 | 3 Comments

See this. It might help http://forums.microsoft.com/dynamics/showpost.aspx?postID=2809398&siteid=27 -- Stacy "DubSport" wrote:

Problem with including CRM attributes in E-mail template hyperlinks
Posted on May 16th, 2008 | 4 Comments

Got it now - thanks, just hoped for a simpler solution. -- Best regards, Per "Gregor" wrote:

How do I modify system views?
Posted on May 16th, 2008 | 1 Comments

Filters on such views cannot be modified using the web interface. What you can do is export the entity customizations and then alter the views in the xml file. Note that this method is more complex...

CRM 4.0: What happened to the scrollbars??
Posted on May 16th, 2008 | 1 Comments

Try adding style="overflow:auto" to the body tag or a div within your custom page. You may also have to set the height for this to work -- Patrick Verbeeten (MCPD) Lead Developer Aviva IT Extended...