Forum Post: RE: Only year in a date field
Hi jsteelecrm, You should change to use the Mask Format in Datetime field. You can implement it via JQuery. Please check this link for some sample....
View ArticleForum Post: Post configurations missing for certain entities (CRM 2016)
Hello, We recently upgraded to CRM 2016. When I look in the settings section under post configurations only case, knowledgearticle and user have entries. When I change the view to 'Inactive post...
View ArticleForum Post: RE: Only year in a date field
You can create a number field for year and copy it over to the date field as 1/1/[year] OnChange via javascript. Still a bit messy front-end but you'll have all the dates in one place.
View ArticleForum Post: RE: Issue while accessing CRM by using DNS alias URL
JS is simply to get data using crm services retrieve method Can you please provide little more words on "change in the deployment manager tool under preferences. "
View ArticleForum Post: RE: Import Account and Contact
What field are you using on the Account spreadsheet to identify the Primary Contact? If you are using full name and there is more than one Contact record with that name (eg John Smith) then CRM won't...
View ArticleForum Post: SSL certificate on online CRM
Hi, If we need to consume https webservices from CRM online plugin, how we can handle the ssl certificate part? Is it possible to install the ssl certificate in CRM online server to enable the ssl...
View ArticleForum Post: Upgrade CRM2015 at CRM2016
Hi, I try to upgrade from CRM2015 to CRM2016 but I have this error when I try to import the organization: This organization cannot be upgraded. You can only upgrade organizations that have a version of...
View ArticleForum Post: RE: Last modified date for entities on account form
Hi, I also considered to use a webresource for this purpose, but this can't be used in a report or view.
View ArticleForum Post: RE: How to set water mark as # rather than -- on fields.
You can't configure these watermarks but you can modify the descriptions for the fields so this shows as an infotip when a user hovers over the field name (or touches the field name on a touch device)....
View ArticleForum Post: RE: Dynamics CRM 2013 OnPrem Rollup 4 : Associated view...
Hello Community, we have a similar problem since rollup 4. when the associated view have too many records, the pagination footer is completely hidden. have anyone an idea? Regards
View ArticleForum Post: RE: Mapping Users - Error When Importing Organization
It is not working; getting three errors: 1. The current user does not have required permissions (read/write) for the following Active Directory group: CN=ReportingGroup...
View ArticleForum Post: How to get current date in MS CRM 2016 online word Template
How to get current date in MS CRM 2016 online word Template.
View ArticleForum Post: RE: Set CRM Lookup Value (another Entity) using WebAPI
I got it to work. The fields really have to be unique as it is case sensitive. Comments here and also this blog, really helped. inogic.com/.../set-values-of-all-data-types-using-web-api-in-dynamics-crm...
View ArticleForum Post: RE: Set CRM Lookup Value (another Entity) using WebAPI
Thanks, Your blog really helped. Working on setting up an Online CRM environment so I can post examples on Getting, Updating, Deleting and updating Entities through WebAPI for other people as well.
View ArticleForum Post: RE: Data curation - Contacts that appear as Leads too
Hi Adrian, to perform Bulk Qualification you will need to identify the contact you want to merge with, doing this manually is less error prone but if you feel that identifying your matching contact is...
View ArticleForum Post: RE: Business Rules - Cannot set visibility on one field
Rather than have us guessing - what's the entity and what's the field that has the problem?
View ArticleForum Post: RE: Last modified date for entities on account form
Maarten, If the modified on of the account is the only one that's an issue, you could have a different field on the account for 'Modified by User', and report on that for the account. This would be...
View ArticleForum Post: RE: How to set water mark as # rather than -- on fields.
I don't want to configure watermarks or business rules, I just wanted to place "--" placeholder to "##" on phone number field.
View ArticleForum Post: RE: CRM 2015 - Querying Many to Many Relationships
Hi Aiden, were you able to solve the problem? We have the same issue when using the advanced find when trying to combine the product name with a custom entity. It would be nice, if you can update the...
View Article