How to add Record Wall to Custom Entities in MS CRM 2011 Online
Hi All, Can any one help me how to add a record wall to a custom entities ? Thanks in advance puja jain
View Articlecrm 2011 task
i have a task in Ms crm 2011.i want to qualify a lead using custom button in crm 2011. after qualify the lead, in the same window itself , have to popup the created account, contact and opportunity....
View ArticleProblem with email router owned by team
Hi,I am getting following error message:System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.OrganizationServiceFault]: systemuser With Id = c8f010a0-b571-e211-bb70-ac162d736afc Does Not Exist (Fault...
View ArticleonChange and onSave in one form?
I need your help again. This time on JScript or better: how get onChange and onSave in one form to run.So we got at our account-form a JScript which sets a search field to a predefined value. This...
View ArticleMulti Lookup OnChange Error
Hi Everybody,I'm about to pull my hair out with this one, I have used this script multiple times without any issues but for some reason this doesn't want to work now. I'm sure it something simple that...
View ArticleMicrosoft CRM Dynamics 4.0
I want to add text to new NOTE through URL when I create a new case.I am able to create a new case through the following...
View ArticleDeveloper Toolkit can not connect using the new user@org.onmicrosoft.com...
Developer Toolkit from SDK Version 5.0.10 will not connect with the new CRM's Office 365 user@org.onmicrosoft.com user credentials. It always reports "Authentaction Fails" even though I'm using the...
View ArticleHow to modify the filter criteria on a view of activity entity in CRM...
I want to modify the view of 'Activity' entity, opened the view and try searching for edit filter criteria option and it's not available on view form. Is there any way to modify the view of an...
View ArticleHow can I add a time period to a date field that will trigger a workflow
I'm trying to use a date field in the user table called "Hire Date" and create a workflow that looks at that date and sends an email to HR every 6 months reminding them they need to review this person....
View Articledynamics crm 2011: change look of form and/or record in a view based on a value
I would like to change the look of a form as well as a record in list view based on a simple value.For example, for all records that have an email address:1) make the form yellow 2) make the record in...
View ArticleCRM 2011: Unit Groups > Base Unit & Additional Units
Hello community, I have a questions regarding “Unit Groups”:When I create a new unit-group (e.g.: 1-level support) I have to define the “Primary Unit” (e.g.: 15 Min.). Then I could define further...
View Articledynamics-crm-2011-custom-entity-fields-that-calculate-something
I need certain custom entity fields to calculate and display values based on operations on the data in the system.For example an a booking system implementation with contacts and custom entity:...
View ArticleCreating Related Records Filtering
I want to create a look up field for units based off of the product look up field on a form. It would work the same as the opportunity product form. Where when I select my product all the related units...
View ArticleHow to update a lookup value in CRM 2011 entity from results from a SQL...
I have a custom workflow where I get two values from a stored proc and then the returned results are inserted or update a field on the entiy which the field is a lookup. Please help!newjeep
View ArticleCRM 2011 - Change Date field label position
Hello,For a date field control, the label is at the top of the control. I want to change the position of the label to the left of the control like a text box control. I tried to use the defualt form...
View ArticleView causing SQL errors
Hi,I have a view on a custom entity that whenever anyone tries to select it CRM throws a SQL error. I can't download a log file, as the button is greyed out, so i can't see any specific error message...
View ArticleCRM 2011: Problem with a plugin that wont get triggered
HiIm building an XRM for a customer which requries a lot of plugins. ex. I have a plugin which duplicate a record and all the other records below it, up to 4 level down. At the last level, when this...
View ArticleHow to create a report or view that will show two different service activities
I need a report or view that will show, for every account that has had install (service activity), has that account also had training (also a service activity). Is there a way to do this out of the...
View ArticleForm Selector on Bulk Edit
For bulk edit, I want the user to be redirected to a different form other than the one pulled from UserEntityUISettings. I am usingXrm.Page.ui.formSelector.items.get(itemId).navigate();However items...
View ArticleGet Text Value of Lookup in SSRS - Instead of GUID
In SSRS, how can you force a filtered lookup to display the text value instead of the guid?
View Article