Hi,
Using F4 Zeta
How can I hide a dropdown element from the pdf view if it's not being selected by the user or has a value of 0?
Would I edit /components/com_fabrik/views/details/tmpl/bootstrap/default.php
with something like:
$group_name = $this->groups['myList'];
$elements =...