I tired to search any topic regarding the subject but find none.
I want to collect birth day and month (not the year), is there any way using the ‘date’ control?
Thank you in advance.
I tired to search any topic regarding the subject but find none.
I want to collect birth day and month (not the year), is there any way using the ‘date’ control?
Thank you in advance.
Welcome back to the community, @ahsanmani! Did you have a chance to go through our community post discussed previously? It should help you solve your issue:
I want to collect month and day of DOB, not the year, the discussion post you refer is not suitable for me. I need to have a form control where user will just input the day and month of his/er DOB.
If you can help me please.
If this is the case, maybe you could have a text
question type and control the same with a regex constraint. Maybe that should solve your issue.
Yes, thank you for your reply.