Quantcast
Channel: Toolset » All Posts
Viewing all articles
Browse latest Browse all 20145

Reply To: Repeating Fields with php (sorted)

$
0
0

Seems I found the solution myself. There was some wrong syntax:

<?php echo '<ul><li>'.  types_render_field("features", array("raw"=>"true","separator"=>"</li><li>")) .'</li></ul>' ; ?>

Seems to work fine now..


Viewing all articles
Browse latest Browse all 20145

Trending Articles