I have an application form, with a subsequent response form that goes to staff to complete. The subsequent form needs only some of the info from the application form. To simplify things, I would like to do two things:
1) For a new Location field: Combine two fields from the application into one field on the response form. In this case, one of the fields on the application is a radio button choice. The other is just a simple location address filled in.
2) For a tasks required field: Combine two fields from the application into one field on the response form. In this case one of the fields is a pick out of a drop-down list, which was unhidden when the choice was made in the radio button mentioned above. The other field is just a name field.
I can't seem to get this working. Any thoughts?