Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Regular Expression Pattern for Validation of Values

Started by dodgeviper12003, June 01, 2015, 09:26:08 PM

Previous topic - Next topic

dodgeviper12003

Hi, I installed the extension Order Attributes and I chose a date attribute. I need help to create a Regular Expression Pattern for Validation of Values so that people can not choose a weekend. I am not familiar with php coding so I do not know how to code this. If someone could help this would be greatly appreciated.

abolabo

You can not to realize a weekend checker with regular expression pattern. It's helpful only for format of string checks.
i suggest to look into jquery datepicker settings to forbid weekend days chosing.

Try to google fo it..
For ex http://webtricksandtreats.com/disable-specific-days-jquery-ui-date-picker/

You can add disabling function on page with attributes or add this globally into view/template/.../forms/date.tpl
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

Forum Rules Code of conduct
AbanteCart.com 2010 -