How to set textfield only with Month and year from calender in CRM

时光总嘲笑我的痴心妄想 提交于 2019-12-10 17:44:28

问题


After selecting calendar in campaign form , I need to set text field only display Month/Year instead of Day/Month/Year. How can I do this?

I attached a screen shot below:

Here its Day/Month/Year, but I need Month/Year.


回答1:


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/15614029/how-to-set-textfield-only-with-month-and-year-from-calender-in-crm

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