Validation Alert Form yii2

0

I would like to know if someone has an example of how I can validate a form in yii2 but with an alert popup, example I have a form which is validated with ajax but I would like to click on the submit button to validate and show a popup with the error (the fields I do not fill), currently yii puts the fields in red but I would like a window marking the error.

    
asked by Jose Juan Granados 27.07.2018 в 00:48
source

0 answers