I have a view where I would like to display contents of field Y, but only if field X is checkmarked. I have not found a solution in the documentation or this board. Anyone have a solution?
Have you tried using conditional statements?
https://formidableforms.com/knowledgebase/conditionals/
Walter, yes I have but I can't find the solution for this particular question, i.e. if checkbox X is checked then display contents of field Y.
I have used conditkonal statements in many different contexts but this one got me stumped. Maybe I'm missing something glaringly obvious.
Maybe try enabling separate values, then using this https://formidableforms.com/knowledgebase/conditionals/#kb-show-content-based-on-a-specific-saved-value
Please login or Register to submit your answer