Thanks very much for this thread, very useful. Now have it working for multiple selections.
Is there any way to remove the trailing : after an entry?
Example:
<vb:if condition="$post['field5'] & 1"><dt>MdS Veteran</dt></vb:if>
Outputs:
MdS Veteran:
Also, is there any way to force a carriage return after this? At the moment the next entry "Blog Entries" just follows on from it instead of being on a new line.
Thanks!
|