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

Link in label form

Started by Muut Archive 10 years ago · 1 replies · 404 views
10 years ago

How can i put html code in label field inside form.md without hacking the plugin form? I have this:

YAML
        - name: privacy
          framework_size: full
          label: <a href="privacy">Read the privacy</a>
          placeholder: 333-1234567
          type: checkbox
          validate:
            required: true

and it escapes the label...

10 years ago

You can override the field's Twig file in your plugin/theme without having to hack the plugin.

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1359 9 years ago
Archive · by Muut Archive, 9 years ago
2 936 9 years ago
Archive · by Muut Archive, 9 years ago
2 4066 9 years ago
Archive · by Muut Archive, 9 years ago
1 2957 9 years ago
Archive · by Muut Archive, 9 years ago
3 1121 9 years ago