0
votes
0answers
78 views

CRM 2011 - KB Article subgrid quick find not working

The quick find function on the KB article entity is slightly enhanced compared to other entities as it present you with more search parameters, a new search ribbon (called Mscrm.ArticleSearchRibbon ...
0
votes
1answer
98 views

how to add “sendemail” button in gridView of customized entity in crm

There is one customized entity named as "Add to Campaign" . Since there is no default "Email" button in sub-grid , so i placed one customized button and provided javascript to open Email form , and ...
1
vote
2answers
93 views

CRM 2011 Homepage Grid Ribbon enable rule doesn't work

I have a custom button in Activity homepage grid ribbon. I have an enable rule that calls a Javascript function. This rule doesn't seem to be working - it's not calling the Javascript function, I've ...
0
votes
1answer
52 views

How to alter the behavior when clicking a button on the ribbon?

When a user replies to an email, I'd like to keep the action that is being performed but also perform an additional task (sending a call to a web service, which I've got working already separately). ...
1
vote
1answer
142 views

CRM 2011 Ribbon is missing from Marketing List

The Ribbon is missing (Not displayed) only from system Entity Marketing List, everywhere else (on all other entities) its ok. We have no javascript related to this Entity. We have nothing Custom in ...
2
votes
1answer
158 views

Line-break in ToolTipTitle and ToolTipDescription of ribbon

Is there any way to break a line in ToolTipTitle and ToolTipDescription of a MS CRM 2011 Ribbon? The code below puts a line break just in the title, but not in the tooltip texts (texts of tooltip are ...
0
votes
2answers
878 views

CRM2011 subgrid button enable rule

I have 2 issues. First issue: Trying to hide OOB button in subgrid(Ribbon), based on user role(by calling javascript). Is it possible? Second issue: Hiding OOB button is not possible through ...
0
votes
2answers
466 views

Ribbon Display Rules - ValueRule - LookUp Value

I have added a button to my ribbon and I want to define a DisplayRule/ValueRule that checks if a lookup field has a certain value. I don't want to use the GUID but the actual name of the value ...
0
votes
1answer
318 views

The ribbon item 'Foo' is dependent on ribbon control id='Bar' when Hiding Button

I'm trying to hide the 'Add Existing' button for a custom entity subgrid on the Contact form. My steps so far; Add Contact entity to solution Export solution and load up customisations.xml in VS2010 ...
1
vote
1answer
121 views

How to identify if a control/plugin was triggered from a custom button on the ribbon in CRM 2011?

I am basically trying to find out how to identify if anything (any control, plugin or workflow) was triggered from a custom button on the ribbon of an entity. Is there a way to identify it? One way ...
0
votes
1answer
157 views

<JavaScriptFunction> in <RibbonDiffXml> not working

I created a custom button in the ribbon menua bar in CRM 2011 and now I want to call a webresource js. This is what I have now: <Actions> <JavaScriptFunction FunctionName="functionName" ...
0
votes
1answer
221 views

crm 2011 field in valuerule of displayrule of another entity

Can I set field of the valueRule of some DisplayRule from another entity? say I'm in account entity and I want to show some button if the user has some custom permission which is set in systemUser ...
1
vote
1answer
282 views

Images in FlyoutAnchor submenu items – CRM 2011 ribbon

Is it possible to display images next to items in FlyoutAnchor submenu? I try to use same attributes for the Button element in submenu as for the regular one and it doesn’t work for me. Any ideas? ...
0
votes
1answer
240 views

Dynamics CRM 2011 ribbon on custom html form

I have a custom asp.net website wich is called from Dynamics CRM 2011 and I need it to look exactly like CRM 2011 standart window. I managed to create almost all custom webcontrols which look like ...
2
votes
2answers
1k views

CRM 2011 Ribbon DisplayRule ValueRule not working

I am currently trying to show/hide a custom ribbon button based on the value of a checkbox on the form. I have managed to get my XML working fine with the <EnableRule> i created but once i try ...

1 2
15 30 50 per page