Hey! So I'm trying to have an EnumList select...

Hey! So Iโ€™m trying to have an EnumList select which columns to show next in the form. Is that possible? Thanks!

More info: if the user selects โ€œquestion 1โ€ and โ€œQuestion 2โ€ from the enum list, only those two questions in the form would show.

0 4 355
4 REPLIES 4

You should be able to do that with an IN(โ€œquestion1โ€,[EnumList])

@Aleksi_Alkio Thanks for the quick Response!

@Aleksi_Alkio thatโ€™s in the โ€œshow ifโ€ area of the question, correct?

@Austin_Nunns Correct, the Show_If of the columns to be selectively hidden.

Top Labels in this Space