Manually display fields in custom [pdb-single] template
-
Hi,
Pretty new to this plugin and PHP, and was wondering about how to fully customise the way a single record is displayed.
The default behaviour obviously loops through ALL the groups and fields and you can exclude which fields display in the dl list.
However, is there any way I can remove this behaviour and manually control what it displays? Ideally, I’m trying to set up a HTML table of certain fields, including images and I need certain fields to output in the cell I give them.
<?php $this->field->web_site-> value ?>– Is what I’ve got, but so far I haven’t much luck in getting things to output.Thanks in advance.
The topic ‘Manually display fields in custom [pdb-single] template’ is closed to new replies.