Hello
I have searched high and low for months regarding what I am attempting to accomplish. I have finally decided to post a question first, and if it is not possible, will post it as an idea. I'll do my best to describe what I am trying to do.
I have a repeat select_one question that pulls from a list in the choices tab. In a separate select_one question outside of the repeat, which pulls from the same choice list, I want it to be filtered based on the values from the repeat select_one question. For example, if the choice list values are 1 thru 10, and only the values of 4, 5, and 6 were selected in the repeat question, the separate select_one question choice list would only have 4, 5, and 6 from which to choose.
Is this possible? Any ideas on how one would accomplish this? Thank you.