Can anyone tell me if it is possible to place links in Field Frame multi-select elements? I haven’t been able to find / get an answer to this question.
If not, perhaps there is a better way to go about this - here is what I am trying to do:
I have created a custom field using FF multi-select, calling it ‘items_provided’. In it I place:
Item 1 Item 2 Item 3
Each of these items already has a corresponding template in my site. So on this new template that the FF multi-select custom field is for, the relevant code is:
<ul class="items">
<li>{items_provided}</li>
</ul>If I just want it to spit out the items I select - easy enough, it does that like a charm. However, what I an trying to do is get it to spit these out as links (as again, each of the items already has a dedicated template on my site). However I can’t seem to get FF to do this. Can it be done?
If not, what is the next best approach? (Seems so easy to be able to do it in FF!)
Thanks for any help!
Moved to Extensions by Moderator
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.