Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

required Placeholder attribute in ConvForm is not working #50

Open
anithats1988 opened this issue Apr 10, 2019 · 1 comment
Open

required Placeholder attribute in ConvForm is not working #50

anithats1988 opened this issue Apr 10, 2019 · 1 comment
Labels

Comments

@anithats1988
Copy link

<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"

@eduardotkoller
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants