Resolved! How to display only month and year in a date field?
Hello, I have the following date field. However, I want the user to be able to select the month and the year and not the day too. So, instead of today date, the user would select November 2020. However, I don't want to do it with a dropdown list, bu...