Is there a way to disable the Year on the Calendar? I have a project where the client want's to be able to have the MM/DD of someone's birthday but without asking for the YYYY.
Any suggestions?
Is there a way to disable the Year on the Calendar? I have a project where the client want's to be able to have the MM/DD of someone's birthday but without asking for the YYYY.
Any suggestions?
Your best bet for that would be to make two separate drop downs instead of using the year field, then you could use our CSS Ready Classes to put them next to each other.
http://www.gravityhelp.com/documentation/page/CSS_Ready_Classes
David: Thanks for the quick reply, that was my initial thought as well. Will go this route.
Let me know if any issues come up.