I have a select_one question that returns Yes or No. I No is returned, i want my repeat that follows to have minimal appearance. If Yes is selected, I want the appearance field for the repeat to be empty forcing the user to enter a record in the repeat.
I have tried the following in the appearance field - if(selected(${leak_detect}, 'No'), 'minimal','')
I have tried that formula in a calculate question and then used the ${calc_field} in the appearance field
No luck with either.
My question is, can I make the appearance of a repeat be conditional based on the answer of a previous question?
Thanks,
--gary