angular-server-form icon indicating copy to clipboard operation
angular-server-form copied to clipboard

simple server validation with angular

Results 4 angular-server-form issues
Sort by recently updated
recently updated
newest added

Hi, my server side validator expect data without redudant root. If I use form without name (which turns off root key in formCrawler) how can I reference to a .$pristine...

Hi, the simple example not work, as on the attached screen ![screen_example_problem](https://cloud.githubusercontent.com/assets/594384/8079543/839a5c48-0f65-11e5-96c3-594e0c64799d.png)

Hi there, why you use the custom "url" attribute of the form instead of the standard "action"? Using the "action" attribute would allow this great directive to be used on...

Some backends return 400 or another code errors.