0

"Display field only, if:" help

I have a Table Reference that I'd only like to display if a specific selection is made to a Multiple choice Radio Button.  How do I do this?

2 replies

null
    • Nick
    • 5 yrs ago
    • Reported - view

    Try something like this:

     

    "Display field only, if:"

    contains(text(chosen(YourField)), "YourValue")

    • Jeff_Fackler
    • 5 yrs ago
    • Reported - view

    Perfect, thanks!

Content aside

  • 5 yrs agoLast active
  • 2Replies
  • 1833Views