Date control on a varchar type field
If you wish to give a date control on a "NON" date type field, this code snippet is what you need! Steps are as below, Step 1: Create a file under custom/modules/<module_name>/views named view.edit.php Do check if that file already exists under modules/<module_name>/views, if yes, copy over to custom folder…