Forum Post: RE: How to read Xml Config file in javascript
Hi Abhishek Why not use JSON object instead of xml file and you can use a simple JS Framework to parse JSON like http://underscorejs.org/ Thinks Youssef
View ArticleForum Post: RE: Availability of CRM2015 update 0.2
Hi Robin, same here... what error are you getting? Thanks Aad
View ArticleForum Post: RE: Availability of CRM2015 update 0.2
hear hear... Microsoft will be the Ungrateful Dead if they don't realize quickly that On Prem made their CRM product, not the Cloud... This Short Term strategy of putting their money on Cloud first is...
View ArticleForum Post: RE: CRM 2015 Online + SharePoint Online Custom Documents Folder
CRM/SharePoint integration can only work with a site at the root. It wants to create the Document Libraries/Folders for you. When you setup your connection to SharePoint, you can specify everything to...
View ArticleForum Post: RE: Stakeholder sub-grid issue
Thanks, Scott. We don't have any plugins registered on the Connection entity. But we did have a workflow. I thought this workflow may have been causing some issues, so I explicitly added a condition to...
View ArticleForum Post: RE: Stakeholder sub-grid issue
In your workflow - do a check for 'Is Master' - and don't run the workflow if it's not the master connection - this can sometimes be the cause since connections actually consist of two records. Hope...
View ArticleForum Post: RE: Using Audit Trail to Track Time in the Sales Cycle
Are there any KB articles that demonstrate how to set up?
View ArticleForum Post: RE: Stakeholder sub-grid issue
That was it! Thanks-a-plenty! I've been digging into plenty of dead-ends on this one. It's good to have finally nailed this one.
View ArticleForum Post: RE: Text Areas not showing all text - inactive state
What version of CRM are you using? Online or on-prem? Is this a custom field or out of the box? Can you attach a screenshot of the field details?
View ArticleForum Post: RE: Using Audit Trail to Track Time in the Sales Cycle
Hi RM82, Based on the info provided - I think this could be accomplished using some new fields, some workflow, and calculated fields to get the time spent. For Overall Time Spent - create these fields:...
View ArticleForum Post: RE: Waiting for a control to Load to allow for a field to be...
Hi there. Unfortunately, I'm still getting the Undefined error when this script is attached to the page onLoad. "There was an error with this field's customized event. Field:window Event:onload...
View ArticleForum Post: Any downside to having all workflows available to run as a child...
We have created a re-trigger/re-try components that would automatically retry failed workflows. This framework works great and we want to use this for all of our workflows. However, only workflows that...
View ArticleForum Post: RE: Do Appointments scheduled via Service Calendar appear in Outlook
So you can actually sync your service activities with outlook as long as the Outlook client is installed. You can also sync appointments and activities with the Outlook. 3. Yes this is true 4. This is...
View ArticleForum Post: System Hangs While Provisioning Webinar
I have a 100% cloud demo environment - E3, CRM, MDM. In MDM when I create a Registration Item (Event -> Registration Setup -> Registration Item), when I tick the "Webinar" box, it's supposed to...
View ArticleForum Post: Where is the Data Import Wizard after Update 1 in CRM 2015?
Hello, I cannot find the way to map fields while importing my template with new records into CRM after we got the Update 1 in CRM 2015 -online- last week. Once I select the file in the Import window,...
View ArticleForum Post: RE: Override existing email address that is enabled "Send Email"...
Instead of decoupling the out of the box feature, better to create a new custom field and copy the data from original email filed of the entity( backup data). And use the same field with new data as...
View ArticleForum Post: RE: Where is the Data Import Wizard after Update 1 in CRM 2015?
It might be file format issue.... try creating the CSV file from your spreadsheet and then try importing it.
View ArticleForum Post: RE: Waiting for a control to Load to allow for a field to be...
Now I figured out the error. The problem was in the subsequent If condition. Basically, Dynamics, in it's infinite wisdom decides to take forever to load subgrids. As such, one cannot hide a subgrid on...
View ArticleForum Post: RE: Where is the Data Import Wizard after Update 1 in CRM 2015?
Thank you Milind!! Changed to .csv and the Date Import Wizard appeared. I thought after the update all the imports / re imports should be in XLSX and the rest of the extensions didn't work anymore but...
View ArticleForum Post: RE: Company Type from CRM in MDM
Hi Alex. Glad that worked for you! So, to do the mapping I can't see on your screenshot where your custom field was listed, but you should see that field on the left and then on the right the drop down...
View Article