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

Checkboxes not checkable

Started by matteo 6 years ago · 0 replies · 469 views
6 years ago

Hi all,

I've a checkboxes field in a form made like this (only the extract):

YAML
-
  type: checkboxes
  name: dove
  label: Come sei venuto a sapere del corso?
  default:
      option1: false
      option2: false
      option3: false
      option4: false
      option5: false
      option6: false
  options:
      option1: Amici o colleghi
      option2: Internet
      option3: Social (faceboox, twitter,..)
      option4: Mailing list o forum
      option5: Volantini o pubblicità
      option6: Altro
  validate:
      required: true

but both on localhost and in production the checkboxes are not checkable (a live demo here https://www.faunalia.eu/it/evaluation_form.html).

The form plugin is updated and the grav version is 1.6.22.

Somebody has some hints?

Suggested topics

Topic Participants Replies Views Activity
Forms & Blueprints · by Ton Haarmans, 6 years ago
13 1863 6 months ago
Forms & Blueprints · by Hugo Oliveira, 7 months ago
0 451 7 months ago
Forms & Blueprints · by Flachy Joe, 8 months ago
9 548 8 months ago
Forms & Blueprints · by Augustus, 9 months ago
7 570 9 months ago
Forms & Blueprints · by Julien, 9 months ago
10 590 9 months ago