Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Forms & Blueprints

Form field of type 'honeypot' not invisible

Started by Joachim Liedtke 8 years ago · 1 replies · 956 views
8 years ago

Hi all,

I was just trying to implement a form field of type 'honeypot' into my contact form. Unfortunately it is rendered like this

<input aria-hidden="true" class="form-honeybear" name="data[honeypot]" value="" type="text">

Because it is of type 'text' it shows up in the contact form, but isn't it supposed to be invisible and therefor should be of type 'hidden'?

Thanks for helping me out.

8 years ago

Interesting! I was going to ask which theme, but I looked at my form with a honeypot and see that the CSS to hide it (visibility:hidden etc) is inline in style attribute, so it's probably theme-independent. Have you customised any of the form plugin's templates?

Suggested topics

Topic Participants Replies Views Activity
Forms & Blueprints · by Ton Haarmans, 5 years ago
13 1136 4 months ago
Forms & Blueprints · by Hugo Oliveira, 5 months ago
0 61 5 months ago
Forms & Blueprints · by Flachy Joe, 6 months ago
9 134 6 months ago
Forms & Blueprints · by Augustus, 7 months ago
7 110 7 months ago
Forms & Blueprints · by Julien, 7 months ago
10 129 7 months ago