Categorize/Tag projects in Microsoft Dynamics CRM

核能气质少年 提交于 2019-12-13 07:29:03

问题


Let me explain the big problem

Is there a way to apply categories/tags to a project in Dynamics CRM?

We wish to group sets of projects in categories. e.g.:

  • Client A project
  • Client B project
  • Client C project
  • and so on...

I've tried to find possibilities however there doesn't seems to be a nice solution.

Any suggestions?


回答1:


It depends on what type of categorisation you are trying to do. If you are wanting to group by a defined list, that does not look likely to change then you could do this using an option set attribute. If the attribute does look like it will be updated often, then an entity lookup attribute to a custom entity would work better. If you are trying to group against a client then use a lookup to the clients account record



来源:https://stackoverflow.com/questions/39957676/categorize-tag-projects-in-microsoft-dynamics-crm

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!