XF 2.1 Placeholder For a Custom Field

Juste_me__

Member
Licensed customer
Hello,

I created a custom field and marked it as "mandatory" and "showing during registration". I would like to add some instructions to this field and would like to know how can I add a placeholder text to be displayed inside the field on the registration page.

Thank you
 
You would have to edit the register_macros template and use a conditional statement to check for the custom field and display the content.
 
Back
Top Bottom