TbActiveForm Widget Changes

Hello All,

I am working in Yii 1.1. I am trying to make edits to the active form widget. Current functionality supports a "Save" and a "Close" button at the bottom of the form. I want to create a new widget that extends the form that has "Cancel" (same functionality as close), "Save and New", and "Save and Close" so that a user can submit multiple entries without having to back into the screen. See attached for current version of the form.

I haven’t been working in Yii for that long, and have never really created a new widget or messed with widget functionality, so i am not sure where to begin. Please help.

Thanks in Advance.