Join the Team Forms community

Updated last month

Flashing text when displaying custom value using Logic

At a glance

The post describes an issue with a text field component displaying a custom text value that flashes after being selected from a dropdown. In the comments, a community member suggests using the calculated values feature instead of "logic" functionality to set the value of the text field based on the dropdown selection, as this may fix the flashing text issue. Another community member responds that they ended up using their own logic combined with conditional displays as a workaround.

Using a text field component to display a custom text value based on item selected from a dropdown. The value flashes after being selected. See video below



E
A
1 comment·1 reply

HI Adrian,

To set the value of a text field based on a selection of a drop-down menu. I would recommend using the calculated values feature rather than the "logic" functionality. Depending on the root cause, this should fix your issue with the flashing text.

Thanks. I ended up using the below logic instead combined with Conditional Displays depending on the option selected as a work around.