Hello Guy's
I want to change the color (black to yellow ) of an icon according to the selected screen.
If(App.ActiveScreen.Name =Edit_Rapport;RGBA(234; 245; 39; 1);
can you help me 🙂
Solved! Go to Solution.
This should work:
If(App.ActiveScreen.Name = "Edit_Rapport"; Yellow; Black)
This should work:
If(App.ActiveScreen.Name = "Edit_Rapport"; Yellow; Black)
Thank you, it's work
User | Count |
---|---|
251 | |
102 | |
94 | |
47 | |
37 |