I modified the code in templates/user/profile.tpl, to include Affiliation and mailing address as "required" fields by inserting
- Code: Select all
required="true"
But after registration users are able to delete those newly added "required data" and able to save. How to disallow this? Is the data not written to the database?
please help.
thanks and regards,
Dinesh
