Date Validation on a DTYPE_TEXT using PM/PR
We have a DTYPE_TEXT field that we will use for entering a Date value on a list applet. How do we enforce date validation on this field using PM/PR technique?
Note: reason why it's a dtype_text data type is because this field will be encrypted. As per Security Guide in Bookshelf, it has to be VARCHAR.
Thanks.
Eulysses