Hi all,
I am trying to find a way to change the color of my red icons to green when the fields next to them are filled. I am currently using a Date Picker, Combo Box, and text inputs. I'm not sure what the most efficient way pull this off is, but I would like my interface to show users what fields still need to be filled out.
I appreciate any help!
Color property of icon:
If(IsBlank(ControlName.PropertyName),Red,Green)
sometimes IsBlank works sometimes IsEmpty
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional