{!! form_open(current_url(), [ 'id' => 'preview-form', 'role' => 'form', ] ) !!} {!! $this->renderForm(['preview' => TRUE]) !!} {!! form_close() !!}