You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<input data-conv-question="Type in your e-mail" data-pattern="^[a-zA-Z0-9.!#$%&’*+/=?^_{|}~-]+@[a-zA-Z0-9-]+.[a-zA-Z0-9-]+(?:.[a-zA-Z0-9-]+)*$" id="email" type="email" name="email" required placeHolder="What's your e-mail?">
Google
Bing
`
But still the placeholder for Email and password is "type Here"
The text was updated successfully, but these errors were encountered:
Hi there. At the moment you can't set different placeholder per question, only a default placeholder for every question. I'll label this as an enhancement and to-do.
<input data-conv-question="Type in your e-mail" data-pattern="^[a-zA-Z0-9.!#$%&’*+/=?^_
{|}~-]+@[a-zA-Z0-9-]+.[a-zA-Z0-9-]+(?:.[a-zA-Z0-9-]+)*$" id="email" type="email" name="email" required placeHolder="What's your e-mail?">Google Bing `
But still the placeholder for Email and password is "type Here"
The text was updated successfully, but these errors were encountered: