It looks like you're new here. If you want to get involved, click one of these buttons!
$home_layout->add_field('news',
array(
'display_label' => false,
'repeatable' => true,
'add_extra' => false,
'type' => 'template',
'fields' => array(
'title' => array(
'label' => 'News title'
),
'permalink' => array(
'description' => 'This is the end of url for the news item.'
),
'excerpt' => array(
'description' => 'This is the succinct & very short version of the text displayed on the home page.'
),
'story' => array(
'label' => 'Full story',
'type' => 'textarea'
)
)
)
);
Comments
$fields['title'] = array('type' => 'linked', 'linked_to' => 'name');
Timestamp: 16/07/12 7:36:55 PM Error: missing ) in parenthetical Source File: http://www.sitename.com/fuel/modules/fuel/assets/js/jquery/jquery.js?c=943873200 Line: 636, Column: 27 Source Code: ("vars--news[0][permalink]""vars--news[0][title]""vars--news[1][permalink]""vars--news[1][title]""vars--news[2][permalink]""vars--news[2][title]""vars--news[3][permalink]""vars--news[3][title]")