duplicate the placeholder value as an aria-label in form-tag
-
What’s the correct syntax to duplicate the placeholder value as an aria-label in a Contact Form 7 form-tag?
I tried:
[textarea* your-message id:message_field aria-label:”Message” placeholder “Message” ]
and
[textarea* your-message id:message_field aria-label “Message” placeholder “Message” ]
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.