hi
i enable Profile module and create 3 field in registration form.
but i want add autocomplete=”off” property to input fields.
hi i enable Profile module and create 3 field in registration form. but i
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Use
hook_form_alterin your custom module.Example:
category_nameis the name of your profile fields category exactly as written in the Field settings > Category.profile_fieldnameis the name of your field exactly as written in the Field settings > Form name.