Default values and placeholder text
-
I am making a form where the user name and e-mail of the logged in users get auto-populated. However, when a user is not logged in, I would like the placeholder text to be shown. I tried using the following shortcode:
[email user-email placeholder "test" default:user_email]it works fine for logged in users but when not logged in, the placeholder text does not appear.. please help
TIA!
The topic ‘Default values and placeholder text’ is closed to new replies.