I need a field where "year" is required but the "month" and "day" is optional. How can I do this? Sometimes I may have the "year" info but not the "month" and "day" and maybe the "year" and "month" but not the "day". Currently if all parts are not entered, it throws an error message.