Quote klox7 Total posts: 914 16 Dec 2013 05:31 Where should field "label class" be applied? If I check output in record there is for label and for field value. Inside there is tag. If I insert "field class" in "field parameters" this class is applied to and . But if I insert "label class" nothing happens (default template). As I'm making my custom template I would like to know how to get field class . Something like <?php echo $item->fields_by_id[ID]->fieldclass;?> for field class. Last Modified: 02 Mar 2014
Where should field "label class" be applied?
If I check output in record there is