After selecting calender in campaign form , i need to set text field only with Month/year instead of date/month/year , How to do this. i attached a screen shot below. enter image description here

But here its date/month/year , but i need month/year. Thanks in Advance.

share|improve this question
1  
Is there any property with name Format or Custom format in datetime picker you are using? – Sharique Ansari yesterday
By the way, a very similar question is asked here on SO. Are you using two profiles? It's called sockpuppetry and is strictly prohibited. You may get banned for just a suspicion of doing that. I'm not a snitch, so I won't report it but others may. – Konrad Viltersten yesterday

1 Answer

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.
share|improve this answer

Your Answer

 
or
required, but never shown
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.