Skip to content

checkbox title/description conundrum #11

@chx

Description

@chx
  1. AFAIK Drupal 7 doesn't have such a thing
  2. But D8 does and migration tries to create #type => checkbox

In D7 you have a div wrapping a single checkbox where the element title goes on the div and the single checkbox option becomes the title of the checkbox

In D8 as it stands we end up a single checkbox , the element title becomes #title and the single checkbox option becomes #description. This is wildly different from D7. Perhaps a #prefix / #suffix replicating the wrapping div (not sure whether webform supports) and keeping the checkbox option as title would work better?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions