Displaying data on a repeating group selected from a dropdown

Hi, I am currently having difficulties on displaying data on a repeating group that is selected from a dropdown.

I want to allow users to display data on the repeating group on a specific field. the users could select the type of field they want to display in the repeating group from the dropdown feature. Is it by any chance possible? Thank you

Yes, on the text inside of the repeating group, use a conditional to change the text property and that conditional is based on the dropdowns value.

This topic was automatically closed after 70 days. New replies are no longer allowed.