[CRM 2011] Can't change timeout condition in workflow
When I create a workflow with a wait condition set to check Timeout equals some value, then change it to Process -> Execution Time*, from then on I cannot change the Timeout comparison to anything...
View ArticleCRM 2011 Online- Enable/Disable user buttons missing
We have CRM 2011 online account. All of a sudden "Enable User" and Disable User" buttons from Ribbon is Users is missing for CRM 2011 online for System Administrator. Any thoughts?
View ArticleScheduling recurring workflows in CRM
Dynamics 2011, Update 11, On PremiseI'd like to be able to look through a custom entity and find records that have not been updated in a month and then send the owner an email. I have seen other posts...
View ArticleSilverlight DataServiceQuery TimeZone Conversion
I have the following DataServiceQuery running in a Silverlight applications:query = (DataServiceQuery<ServiceAppointment>)LSLContext.ServiceAppointmentSet .AddQueryOption("$select",...
View ArticleCan't update record with javascript. what am I doing wrong?
I'm trying to update a record using the XRMSVCTOOLKIT, I keep getting an error that the record was not found, but looking at the ConnectionSet entity, I can see my record with the GUID is there, but it...
View Articlems crm 2011 - Any plugin code on Facilities/Equipments and updating the value...
Hi all,ms crm 2011 - Any plugin code on Facilities/Equipments and updating the value for SLA Date.I have created Facilities/Equipments in that in Working Hours excluded Sunday Work Days.I want to add...
View ArticleView Filter Query - Before Today
HiI have a date field called "Follow Up By" on my Case form.I need to create a filter that will display all case records where the Follow Up Date = Before Today.I don't see that option available in the...
View ArticleHow do you get the GUID of connection?
Does anyone know how to get the GUID of a connection? I am tryng to update via REST, but I need the GUID of the connection from the current record.
View ArticleCRM 2011 Plugin message not sure what message to use
HII have a requirement where on the opportunity I have 4 text fields , those text fields are basically a filter criteria . Depending on the filter criteria I need to run a plugin which retreives a set...
View ArticleSend owner an email if record not updated in 30 days...
The owner of a record (custom entity) wants to be notified by email delivered to their Inbox if there is a record where they are the owner, and they have forgotten to update the record in the past 30...
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 ArticleSubgrid not loading and causing an error
On the contact form we are showing a subgrid of opportunities. It fails to load and causes a popup error.It seem like other entities work fine. It does not matter if the contact has any opportunities...
View ArticleCreating a report with embedded pdf/jpg documents
Hi, otherWe are planning to add a "Receipt" object to CRM 2011 On-Line to report expenses incurred in customer projects as well as internal expenses to be reimbursed back to employee. We are using PDF...
View ArticleMove item in the Navigation Pane
HiIn my left navigation pane, I would like to move the menu item 'Events" frm the 6th position to the 3rd.Should I export out the customization file, modify and then re-import?Thanks.K
View ArticleCaller doesn't have privilege for attribute 'ls_bonus' of entity 'systemuser'
I have enabled field security for 'ls_bonus' custom attribute on system user entity. Created field security profile for this. when I try to add team/user into field security profile I am getting the...
View ArticleWeb 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 ArticleHow to get User related information in CRM 2011 through javascript ?
Hello,I want to get the logged in user related information like UserName,its Security Role Territory etc. through CRM javascript.Let me know the good references.If this post answers your question,...
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 Article