Basic Form Example

This example uses the CFormModel as the base model. It uses the CActiveForm widget for generating the html form. Lastly it uses the CDetailView widget to display the results on successfull validation.

Go to the Input page to interact with the form. If the submission passes validation then it redirects to the Display page.