Customize Campaign Form in Microsoft Dynamics CRM 2011?

青春壹個敷衍的年華 提交于 2019-12-25 00:18:05

问题


I need to customize the Campaign Form in Microsoft Dynamis CRM .In this Form I need to customize the calender of Fiscal Year.it dispalys mm/dd/yyy format ..and i need to customize MM/YYYY Fromat.How to do this?


回答1:


This is only fot that field? The format of datetime is based on user options. If it's only for that field see this answer.




回答2:


I suspect that the date-time field is formatted according to the system settings (be that picked from CRM or the user's computer). Not sure if it's editable other than that. I'll take a look at it later today.

In case it's not possible to customize the date format of a single field you've got three options (listed in increasing order of control but also of implementation workload).

  1. Set the system settings according to your wishes.
  2. Add custom fields and control the looks in these.
  3. Create a web resource that behaves exactly as you wish.


来源:https://stackoverflow.com/questions/15613073/customize-campaign-form-in-microsoft-dynamics-crm-2011

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