Page 1 of 1

Members custom field as date

Posted: 2019-12-12 06:06
by rrahmad
hi
how to change Members custom field 1-4 to date format?
thanks

Re: Members custom field as date

Posted: 2019-12-12 20:58
by pbottcher
Hi,

the format is set in the database. There is no actual customization to the fields. So if you want to change them to date fields, you need to do it on the database side.
If you want to modify the input page, you need to either edit the membership_profile.php page or put some additional code in to check if the membership_profile page is called and apply the changes to the fields you need.