Customize Campaign Form in Microsoft Dynamics CRM

2019-08-29 08:02发布

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?

enter image description here

2条回答
等我变得足够好
2楼-- · 2019-08-29 08:13

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.
查看更多
【Aperson】
3楼-- · 2019-08-29 08:18

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.

查看更多
登录 后发表回答