45 Posts
Casper
2 years ago
1
Topic

Hello. 

How can I make sure that the label for the checkbox field is not displayed in the frontend? Only the square of the field itself is needed. I want to insert my own label with a link to the privacy policy. 

Or how to at least make it possible to insert a link into the label of the checkbox field? 

Thanks.

Get a Book for SEBLOD
45 Posts
Casper
2 years ago
0
Level 1

So far, I have closed the task by commenting on the line 

// $form .= '<label for="'.$id.$i.'">'.$o->text. ' < / label>'; 

in the file checkbox.php, but I would like to do it in standard ways.

Get a Book for SEBLOD