Input field based on another input field - how do I do this ?
I have a form with an input field. The requirement is that if a value is entered (>0) into this field, I need to popup/display anohter input field to be filled out, it is required. How do I do this ?
I have done something similar with radio buttons and javascript (if button is check, input field popsup for entry) but have never done it with with another input field.
Can someone please provide some code to get me started ?
Thanks for any help.
