Echo out a custom URL html tag from template file

fehers

Member
I have a problem echoing out a custom url structure from the default_group_labels_side.php template file

If I define an element like

if($element->label_raw === 'CV') {
$element->element = '<a href="myfile.pdf" target="_blank" title ="mytitle">Download</a>';
}


Fabrik alters the code and it gets messed up. How can I get round it?
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top