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

Checkboxes not checkable

Started by matteo 6 years ago · 0 replies · 366 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, 5 years ago
13 1144 4 months ago
Forms & Blueprints · by Hugo Oliveira, 5 months ago
0 63 5 months ago
Forms & Blueprints · by Flachy Joe, 6 months ago
9 138 6 months ago
Forms & Blueprints · by Augustus, 7 months ago
7 114 7 months ago
Forms & Blueprints · by Julien, 7 months ago
10 132 7 months ago