forms
forms copied to clipboard
netteForms: alert() replaced with <span class="nette-form-error"> WIP
Moved from https://github.com/nette/nette/pull/1126
In pull request #65 I've added hooks Nette.showErrors and Nette.alert which can be overriden with custom ones. And they can show errors eg. in HTML instead of JS alert.
I'm using this since the first day I started using nette and it seems to work well.
Are there known problems? Why not merged yet since 2014?
Any chance to have this for 4.0? :-)