Web services rollback and disconnect
Hello, Are there a rollback system implement in the web services ? For exemple: I would like to delete 10 accounts. Imagine, the 4th guid failed to delete. Can i retrieveve the 3 previews (with th same...
View ArticleProblem in importing soluton created in online to onpremise
Hello Everyone !!!I have created a solution in CRM online. Added the existing entity Account, Contact, Lead and also added the required component for it. exported the solution and imported to another...
View ArticlePass value to aspx page
Hi all,i created a custom button in ribbon menu and if the button is clicked it should call a aspx web page and pass the record guid id value to aspx web page . please guide me and i struck very well...
View ArticleCRM 2011-Show activity notes on main lead, contact or account screen
Hi,Is there any way to achieve this in CRM 2011?http://www.crmsoftwareblog.com/2012/08/microsoft-crm-show-activity-notes-on-main-lead-contact-or-account-screen/Thanks
View ArticlePermission issue in crm onpremise 2011
Hello Everyone !!I am running configuration page of my solution. Principal user (Id=ac709013-3dc4-e211-b688-00155d7dec09, type=8) is missing prvmyentitiy name privilege...
View ArticleIs there a quick way to add multiple fields to an entity
I have a custom entity that records among other things the state of the entity throughout the week in half hour intervals. Now I could start manually adding these fields but I will have 336 near...
View ArticleMultiple Lines of Text Vs Single Line of Text as Text Area
Hello,I have what I think to be an existential question about Dynamics CRM.When creating custom fields, I haven't noticed any practical differences between a Multiple Line of Text field and a Single...
View ArticleNeed CRM Form Column Label Solution
I need to add a number of Column labels on my CRM form. We are currently using dummy DB fields for this purpose, but thought there has got to be a better way. I found this...
View ArticleCRM 4: Format integer with leading zeros and no comma
Does anyone know how to format an integer field on a form so you see (for example) 00031114 instead of 31,114?
View ArticleExecuting plugin on Case Entity though not registered in Child Pipeline
Hi All, I created a CRM 4.0 plugin on Case Entity. Event: Pre-Event Stage,Parent Pipeline, Message: Create, Synchronous. Plugin is working fine as expected. When I am creating a case from contact also...
View ArticleAuto Fill Follow Up Time from Date of creation and priority time
i am trying to auto fill the follow up time from the date of creation and the priority of the case, for example a call is logged at 13:00 and has a 4 hour priority i want the follow up time to be auto...
View ArticleSet case origin when you convert email
Hi,I'm trying to fill the case origin field (caseorigincode) on the Case form when the case is created by clicking the "convert to case" button on an email. Can the email Id be found somewhere using a...
View ArticleCan I add HTML to a CRM form
Is there a recommended way to add large chunks of HTML to a CRM form?I have several instances where I want custom controls on a form and I want them to interact with the CRM data on a form. So a...
View ArticleMerge warning: sub-entity might lose parenting
When I am trying to merge two accounts, if sub-ordinate account has parent account associated, I am getting this exception "Merge warning: sub-entity might lose parenting".Would appreciate if anyone...
View ArticleRetrieve line breaks from ntext field
In my asp.net application I need to retrieve ntext fields with line breaks. How can I do this? I know I can insert with .Replace(Environment.NewLine, "<br />") and then receive line breaks back,...
View ArticleCRM 2011 - Team ownership of a Queue
Hi Forum,We are on CRM 2011 on-premise deployment.Recently we have used a new feature of CRM 2011 "Team ownership" of the Queue but somehow queue is not getting any email and we are facing the...
View ArticleFetching of Info
We are in the middle of the process of customization and integrating our old system to Dynamics CRM 2011. We are having problems with customization of fields that can fetch the value of a different...
View ArticleAuto number
Do you have a solution for creating an auto number on a custom made entity?Please help.Thanks
View ArticleFiltered lookup
I have a requirement where a lookup field needs to be filtered based on a certain criteria of a contact record. I implemented this by replacing the query and layout of the lookup control in Javascript...
View ArticleDynamics CRM 2011 Online - How to profile a custom workflow
Hi,I have a custom workflow that I would like to profile. I have started the plugin registration tool, profiled the workflow, and ran the workflow. I expected a popup window like you get when you...
View Article