I'm creating a form in Acrobat X Pro. I have several radio button sets. Each set has 3 controls: Y, N, C. If the user selects C, I want to show a text field in which the user can enter comments. Once the comments are entered, I am hiding this text box and need the value to go to a text field at the end of the 3 page form, The user may or may not select C on every radio button set, but If the user DOES, they are required to enter a comment, and the comments need to be concatenated into the same text field. I have everything working except for the values going to the new text field. Please help!