Hi All
I am looking for the way to change the date question type to show only the month and year. Any solution will be much appreciated.
Thanks
Hi All
I am looking for the way to change the date question type to show only the month and year. Any solution will be much appreciated.
Thanks
Hi,
As far as I know this is not currently supported on CommCare. You could create something similar in function by combining a
dropdown for month and an integer question for year, and then, if
necessary, using a hidden value to structure it into a date.
Hope this helps