[Plugin: Participants Database] Date problem
-
I am having a problem with the date of birth field
– as a ‘date’ format database is blank
– as a ‘text line’ then database is populated but anything can be entered.
– as a ‘text line’ with regex expression works ok except it can’t be made mandatory too as you have to choose between yes,no,regex. Is that correct?
I would like to use regex but also have date mandatory. Is this possible?
Regex expression using:
^(((0[1-9]|[12]d|3[01])/(0[13578]|1[02])/((19|[2-9]d)d{2}))|((0[1-9]|[12]d|30)/(0[13456789]|1[012])/((19|[2-9]d)d{2}))|((0[1-9]|1d|2[0-8])/02/((19|[2-9]d)d{2}))|(29/02/((1[6-9]|[2-9]d)(0[48]|[2468][048]|[13579][26])|((16|[2468][048]|[3579][26])00))))$Thank you
https://www.ads-software.com/extend/plugins/participants-database/
- The topic ‘[Plugin: Participants Database] Date problem’ is closed to new replies.