THis may be a simple one, but can anyone tell me how to use the P&T Pill fieldtype?
My code is currently as follows:
{exp:channel:entries channel="testimonials"}
<div class="test-content">
<div class="test-highlight">
<h2>{quote_snippet}</h2>
<p> </div><!-- /end #test-highlight --><br />
{quote_complete}<br />
{title}<br />
</div end><!-- /end #test-content --><br />
{/exp:channel:entries}I’ve added a P&T Pill fieldtype (left-right-column) to the testimonials entries, that simply says Left Column or Right Column
What I’d like to do is display two lists (i.e. left and right column) and simply place something in the code on the left column to say only display testimonials entries with left column seleceted and vica versa for right column.
Any ideas?
Thanks in advance,
Tom Perkins