Hi,
How can I hide an input form?
I’ve tried to do it using ng-show directive, but it didn’t work.
For example, in the picture below, the idea is to show the input form (“Discount %”) only when the toggle (“Discount”) is checked:
Thanks a lot!
Hi,
How can I hide an input form?
I’ve tried to do it using ng-show directive, but it didn’t work.
For example, in the picture below, the idea is to show the input form (“Discount %”) only when the toggle (“Discount”) is checked:
Thanks a lot!