I have a standard input form with 8 textboxes that require input. To help remind the user to fill each textbox, I am trying to apply conditional to each box (basically red background when value = ""). This works when the form first loads. But as I move between records or create a new record, the formatting goes away.
I tried applying the formatting rule to the field and to the object itself, but neither has worked.
I tried applying the formatting rule to the field and to the object itself, but neither has worked.