Skip to content Skip to sidebar Skip to footer
Showing posts with the label Yii

Trigger Yii Field Validation Onchange Of Another Field

I have two related fields in a Yii model. They are items_per and items_period. items_per is an inte… Read more Trigger Yii Field Validation Onchange Of Another Field

Yii, Attaching A Javascript Function On Submit Button

I want to attach a function to my submit button. But my code doesn't seem to be calling the fun… Read more Yii, Attaching A Javascript Function On Submit Button

Give Two Function In One Button In Yii Framework

I have a question about Yii framework, i have problem with submit button, i want to given two fungs… Read more Give Two Function In One Button In Yii Framework