Pasteur Miranda
Posts: 0
Joined: Thu Aug 01, 2013 2:59 am

Required input

Hi,

Do you have any example on how to make an input field to be required (not left empty) in Angular? (Maybe using ng-required directive).

Thank you in advance

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Required input

Hello,

We don't have such example, but you can use the same way as in simple AngularJS app: http://stackoverflow.com/questions/16...
http://www.w3schools.com/angular/angu...

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Required input

Hello Miranda,

Please look at this blog post, should be useful as well https://blog.appery.io/2016/03/develo...

Pasteur Miranda
Posts: 0
Joined: Thu Aug 01, 2013 2:59 am

Required input

Thank you Alena and Sergiy!

Return to “Issues”