Perch Form Template Tag perch:input type month
Using type="month" creates a field that accepts a year and a month in the format YYYY-MM
<perch:input type="month" id="month" required>
Using type="month" creates a field that accepts a year and a month in the format YYYY-MM
<perch:input type="month" id="month" required>