• Is it possible to have your field labels showing a clickable link?

    You will see on this page https://kresy-siberia.org/hot/submit-testimony a section of checkboxes. On the live site, when you view the single record, these checkbox labels are URL’s to other pages within the site.

    Can I replicate this with the PDB multicheckbox field?

Viewing 1 replies (of 1 total)
  • Plugin Author xnau webdesign

    (@xnau)

    Checkbox labels cannot be links normally. You cannot place HTML tags on a checkbox label in the field configuration.

    In theory, you could alter those labels using the pdb-translate_string filter (which filters all display strings) or possibly even the pdb-form_element_build_{$type} action, that will require custom code. Check the plugin API for details on that.

Viewing 1 replies (of 1 total)

The topic ‘Using URL for field label’ is closed to new replies.