How Do We Categorize/tag The Notes In Online Dynamics Crm?
Main target: have project documents files attached to projects and be able to categorize documents across multiple projects. e.g.: A,B,C... type documents may belong to x,y,z... p
Solution 1:
Not all entities in CRM are customizable (or fully customizable), you can see the full detail here.
In the case of Notes (Annotation), the properties CanBeInManyToMany and CanBeRelatedEntityInRelationship are set to false which means that you won't be able to establish a custom entity relationship or create a N:N relationship.
Taking advantage of the fact that you're using CRM Online, is it possible for you to set up the Sharepoint integration? This would allow you to manage your attachments easily (and tag them using the Sharepoint native feature).
Post a Comment for "How Do We Categorize/tag The Notes In Online Dynamics Crm?"