I am staring to use toggle controls in my PowerApp and I have a curious question. My users what an image in the background and that image is very bad for black text. I change the text everywhere to white but the toggle true and false text does not seem to have a property to change the display color.
does anybody know if there is a property that I am missing? I really do not want to have to create a custom label and then drive its value based on the state of the toggle control for such a simple request as to have white text over black. Here is my screen clip of the issue.
Solved! Go to Solution.
You can do this by changing the Color property. To make the text white put this code in the formula bar.
White
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
You can do this by changing the Color property. To make the text white put this code in the formula bar.
White
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
User | Count |
---|---|
182 | |
123 | |
88 | |
45 | |
42 |
User | Count |
---|---|
250 | |
160 | |
126 | |
78 | |
73 |