I have a grid question, column-oriented, that uses a constructed list for the rows. This has 4 columns. The second column is a yes/no dropdown and if they select 'No' then I want the open end field in column 4 to be enabled and required. I know I can use branching to make additional open end questions come up dynamically, but my client's request is to have 4th column in the grid.
Would love any help in an approach to accomplishing this.