Skip to main content
Announcements
YOUR OPINION MATTERS! Please take the Qlik Experience survey you received via email. Survey ends June 14.
cancel
Showing results for 
Search instead for 
Did you mean: 
prma7799
Master III
Master III

color change on selection

Hi All,

I have five text box and my requirement is when i select any objection then color will change as Green and all rest four object color will remain same.

Thanks

1 Solution

Accepted Solutions
sunny_talwar

Check out the attached application.

Capture.PNG

Best,

Sunny

View solution in original post

4 Replies
sunny_talwar

Check out the attached application.

Capture.PNG

Best,

Sunny

Anonymous
Not applicable

Use an action on each text box to toggle variable and then use that variable in a if statement to set the font colour.

alex_millan
Creator III
Creator III

Hi all,

Attached an example.

Works basically same as Sunindia's but on one case: if you toggle on the same R Box, the colour changes from green to grey. Just in case you want to activate - deactivate colour by clicking on the same box.

Regards,

Kushal_Chawda

Hi,

Go to object properies -> General-> click on color -> check calculated and put the conditions

see the attached