Is there a way of just selecting a month and a year?

0
I want to select just the month and year with the date picker is that possible or is there another way of doing this.
asked
1 answers
0

We 'solve' this by adding a microflow attribute that formats a month/year string based on the 'real' datetime attribute, i.e. I let users pick a date but only show a month/year afterwards.

answered