Placeholder Attribute
-
Hello,
I’m making a custom template for the signup form. I’d like to add placeholder attributes for my text input fields, but I can’t figure out a way to do that. From what I can see, this is the code that spits out the input field, and I don’t see a way to add other attributes other than ID:
<?php $this->field->print_element_with_id(); ?>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Placeholder Attribute’ is closed to new replies.