Yii-Bootstrap Widgets Without A Form

Hi.

I’m using yii-bootstrap extension in my app and works great.

Now I’d like to create a view with some fields but without a TbActiveForm widget.

Is it possible to use Tb* input widget without a form object?

Thanks