Expand my Community achievements bar.

Hidden fields not reacting to calculated field

Avatar

Level 2

Hello

In a form, for some fields I need to create a hide/visible condition. I have a calculated number field which counts the number of added instances of a subform. I also have several fields which are visible if the counted number in the calculated field is higher than 0. If the value is equal to 0 again the fields need to be invisible again.

I tried using the action builder but I had no successful results, and I also tried using a simple if, then, else java script formula for presence, but also no success. The fields are not reacting to the changing numbers in the calculated field.

Is there another away or maybe another java script formula to make the hide/visible condition work?

Thanks and best regards

0 Replies