I’m using the Shopify suggested code to add a date picker to my checkout process, however, I can’t seem to make it mandatory. This is the code I have inserted. Can anyone help?
You can add required into input tag.
Instead this:
Use this code:
I’m using the Shopify suggested code to add a date picker to my checkout process, however, I can’t seem to make it mandatory. This is the code I have inserted. Can anyone help?
You can add required into input tag.
Instead this:
Use this code: