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
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.