Today i saw very interesting question in crm community about the fields that are part of data template for an entity when you import it from CRM. When i looked into the CRM there is no property or any information about how data import fields are determined by the CRM.
So i created sample entity with bunch of fields to determine how CRM Data import template is constructed and finally i’m able to find how data import template fields are determined when you try to import template..
Here is the list of fields that are part of data import template that will be included
1. All the fields that are part of published forms.
2. All the required fields of an Entity.

Like
Report
*This post is locked for comments