Home › Forums › fuelCMS › CMS List View. Adding action buttons
$config['modules']['newsletters'] = array( 'module_name' => 'Newsletter Signups', 'instructions' => '', 'default_col' => 'submitted', 'default_order' => 'desc', 'exportable' => true, 'displayonly' => true, 'item_actions' => array('delete'), );
You must be logged in to reply to this topic.