Skip to main content

I have a formula calculating the number of years between two dates. I want to show the years with reactive display text (this works) and then depending if the years are >3 or <=3, I want to show/hide additional components on the screen. 

 

Can I use a formula to set component visibility?

14 answers
  1. Mar 26, 2024, 7:25 PM

    The new Read Only and Disabled input states coming soon will be a decent way to reference screen component values that are the recipient of a reactive formula. While Eric's solution is great, you may not have the ability to install a package. This will at least give you another option.

0/9000