Save parent form
Hi..I need to save the parent form on save of the child form. Both are crm entity form. I put the following script on the save of child entity, but it doesn't work....
View ArticleRE: CRM 2011 upgrade question
Hi Rizwan,Was your upgrade tested from CRM 4.0 on SQL Server 2005 to CRM 2011 (RU13) on SQL 2012?
View ArticlePlease Help! Research on Social CRM effects on organisation's market orientation
Dear Forum Members, I would like to enlist your help.I am a graduate student in Masters of Business Administration studies at Dublin Business School. I am conducting this survey on Social CRM – concept...
View ArticleRE: missing icons after apply RU12
I have a similar issue. Rollup 13 does not fix the problem. Has anyone else managed to solve this problem?
View Articlemissing icons after apply RU12
Hello,I've got the following problem after installing RU12 on CRM 2011 (on premise with IFD). The screenshot shows the default view of "Queues". As you can see (left site), the Icon is missing.Any...
View ArticleRE: CRM 2011 upgrade question
If your CRM installation was successful first time....then you can detach the newly upgraded database and then try to import the old CRM 4.0 database again for upgrade....it can serve your purpose if...
View ArticleCRM 2011 upgrade question
I recently upgraded CRM 4.0 to CRM 2011. Our CRM 4.0 and CRM 2011 are on different servers. About days after the upgrade, we need to re-run the upgrade again from another CRM 4.0 database file. Can I...
View ArticleHelp with Word XML Templates (Microsoft Dynamics CRM Online)
Dear Forum Members:I have been developing a Microsoft Word (XML) Template for Quotes in Microsoft Dynamics CRM Online.The process for merging the product line item data into Word XML Quote Template is...
View ArticleRE: Help with Word XML Templates (Microsoft Dynamics CRM Online)
Josh: No I am not able open it in Word and make the change? The Logo (picture - image file) I am trying to replace with a new Logo is embedded in the XML Code. You cannot even see the logo until...
View ArticleRE: configuring CRM
Hi Skynet,Configuring CRM is rather easy for those who have an understanding of relational databases. Â If you have experience with Microsoft Access or any sort of custom development of applications,...
View Articleconfiguring CRM
Was tasked with configuring our CRM in-house. Â I don't think it's too complex to do. Â But thought I'd start here on this forum to get an idea at what I'm looking at. Â Thank you.-skynet
View ArticleRE: configuring CRM
Hi Skynet, Firstly it isn't complex, but it is a little intricate. If you refer the technet (step-by-step) chances are you will get it correct in the first try. All the...
View ArticleRE: missing icons after apply RU12
Hi Stephan and John Lombela,I did a similar setup and applied RU 12 after IFD. This has nothing to do with IFD or RU 13 if you are facing the same case when accessing the website locally (from the...
View ArticleRE: missing icons after apply RU12
Have you tried adding a custom icon for a custom entity and using it in a queue?
View ArticleRE: missing icons after apply RU12
This is not a bug but a design decision (though a pretty bad one).
View ArticleRE: adding a link to a form
This is exactly what we are also trying to do. I followed your steps but am having some trouble with the HTML/Javascript code. var val = window.parent.Xrm.Page.getAttribute("name").getValue();returns...
View Articleadding a link to a form
How can I add a link to a form where the URL is based on a record's text field? The last 10 digits of the URL is equal to a specific text field located on each record. But the value of the text field...
View ArticleRE: adding a link to a form
Actually it does work, but only when I save the page first. Otherwise it returns null. Any ideas?
View ArticleRE: How to update a record immediately after the selection of a lookup field
To get an immediate update you won't be able to use a workflow. By nature they run asynchronously (in the background) and any updates they make wouldn't be reflected on the form until it is refreshed...
View ArticleHow to update a record immediately after the selection of a lookup field
Hi all,I'm a new user of Dynamics crm 2011I have created a workflow such that it would update the entity record when a lookup a selected.My question is the record does not get updated immediately in...
View Article