Form Generation Library


Action Method

The following method will allow you to change the form's action attribute provided with the open() method.

action (string controller)

Usage Example

$this->form->action('login');