You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ang...@googlegroups.com
Hi guys
Has anyone got a strategy for taking hidden inputs out of the validation of a form (i.e. when ng-hide is true)? I have some hidden fields that are preventing my form from having $valid = true
Cheers
Adam
Vojta Jína
unread,
May 24, 2012, 8:06:21 PM5/24/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ang...@googlegroups.com
You can use ng-switch, which removes elements from the DOM.