I am using Adobe Designer 10 and have used the Action functionality to
configure my buttons. Here is the problem:The user is presented with a
question: Do you eat apples? Yes/No.If the user selects the "Yes"
checkbox, then the subform , "WhatKindofApples," is set to Visible and
appears.If the user eats more than one kind of apple, then the user
should be able to add additional instances of "WhatKindofApples" by
clicking the "Add Additional Apples" button. If the subform,
"WhatKindofApples," is s...