Refresh IFrame only Once - Dynamics CRM 2013
Hi all,Is there any javascript code that refreshes the Iframe only once?I am trying the setInterval but it get refreshes all the time.Can anyone help me please?Many ThanksRegadrsVinay
View ArticleHow to set subgrid blank/null.
Hello All,In account entity i have subgrid of contact activity.. i.e., that shows the activity of contact of that selected account. I write fetchxml for this and its working fine as per filter...
View ArticleType 'Microsoft.Crm.Visualizations.DataDefinition' cannot be serialized.
I'm tryingto import an unmanagedsolution,shows mefollowing error:Type 'Microsoft.Crm.Visualizations.DataDefinition' cannot be serialized. Consider marking it with the DataContractAttribute attribute,...
View ArticleIn CRM 2011 RibbonDiffXML LabelText, ToolTipDescription, ToolTipTitle, what...
Hi Experts,In CRM 2011 RibbonDiffXML under the LabelText, ToolTipDescription and ToolTipTitle properties, what does $Resources reference?Where can we get the values of these?Any help or pointer would...
View ArticleIf a user updates an Account form, that subsequently updates the Contact Form...
I have the Account form automatically create a new record for a custom entity called ValidContact, and I then I created a plugin for ValidContact that should be invoked when a field changes in the...
View ArticleBind Data HTML Grid
hi ,how to display crm records in html grids. can anybody send sample code
View ArticleMS CRM 2011 ONLINE - Unit and unit quantity
So I am defined a unit for a product.Now when I add the product for an order, using order product, I set a correct quantity. But how the quantity defined in the unit should affect to the numbers in...
View ArticleCRM 2011 Javascript
Hi ,I need to clone Lead record. Using java script. can anybody send sample code .Using Soap (or ) O Data method.
View Articlewebnotification URL is not refreshing changes to a website ,how to fix ?
hello dynamics expertsI developed one webpage using Portal solution from sdk i added cache invalidation URL and added javascript as bookmark but the changes does n't reflect to a website. can any one...
View ArticleRibbon Workbench - Is it possible to have an animated progress icon in the...
We are looking at the Ribbon workbench and we are trying to place a small icon in command bar that is only shown when a function is executing. Can this be done with workbench or should I use another tool?
View Articleorganization creation
if add the new organization to already existing system what are the databases will create ?
View Articleis it possible to display FetchXML data in dashboard?
Is it possible to use javascript to display FetchXML data in a HTML web resource and then place that in the dashboard? I wanted to display the last account opened?
View ArticleActions in Online CRM 2013
Hello everyone!Am Trying to execute Actions(Process new Feature) in online crm 2013 ;but it not working Do Actions work in online?If yes Please send an sample to me?ms crm
View ArticleC# to open created record
Hello everyone, I see lots of examples of javascript to open a CRM record but I am not coming across any examples of how to open a CRM record using C# in a plugin.I have a plugin that takes leads from...
View ArticleSum the total Opportunity revenue and store in a field, how do I do this?
I'm looking for sample C# code to give me the total sum of the estimated revenue from all the Opportunity records, then I want to take that value and store it in a field called "Estimated Revenue" in...
View ArticleCRM 2013: Ribbon buttons are stale and wont overwrite
We have a managed solution which we have been installing for over 2 years. It started in 2011 and is now in 2013.It is installed on many systems. This issue is seen in only one of them.(I don't...
View ArticleSDK WebClientPlugin is very slow
I need a plugin which executes a httpwebrequest and found an example in the SDK. ( WebClientPlugin.cs )If I use this sample plugin I recognized that it is very slow. The first 5 time I execute the...
View ArticleCRM 2011 UR15 problem
HiThere is a problem with Firefox and Chrome in CRM 2011 UR15:If you make Multiline field Read-Only in form designer , and enable that in script that field still remain disabled in firefox and...
View ArticleJust started learning to develop plugins, need a little assistance.
I just started learning to develop plugins so I'm very new. I've read and developed basic alert plugins oncreate and on update and registered the plugin, but I am wondering what a FetchXML/C# code...
View ArticleField Security & Row Security
I am working on a CRM extension which will use its own database. On this database I need* row security (no access, access only own data, access organization data) * field security (no access, read...
View Article