Checkboxes and text fields
Hi,
I have a form with multiples checkboxes. I want a text to be written when the checkbox is triggered.
Like this:
Object Quantity
( ) Object 1 _________________
( ) Object 2 _________________
( ) Object 3 _________________
( ) Object 4 _________________
If Object 1 is triggered, I need to Know the quantity, and this is required.
How can i do?
