$form, 'hide_title' => true, 'publish' => array( 'FrmFormsController::form_publish_button', array( 'values' => array( 'form_key' => $form->form_key, // Pass this so that the Preview dropdown works. ), ), ), ) ); ?>