Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
Please find the attached QVW. The selection should be clear when clicking on the clear. Color of the button should be normal.
Thanks
Thanks for your response Tresesco.
Instead of creating new Clear Button. We need to click on the clear then action should be performed.
PFA
Thanks for your response Tresesco.
Instead of creating new Clear Button. We need to click on the clear then action should be performed.
That is system 'Clear', and I am afraid that it's behavior can't be modified to change your button color ( actually your variable value).
Set the selection Variables value to Zero by sheet event trigger.
No Anand.\
Its not working.
if(GetSelectedCount(Dimension)>0,Blue(),LightGray()) Add this condition inside color ->click->calculated-> then add this expression. Here Dimension is your field name.
Assuming that your Button functionality is to select a value from Dimension field
Well, I have found a work-around. You can use OnAnySelect trigger to handle it. PFA
Kumar,
It's important that you mark the right post/reply as 'correct', so that people looking for solution to similar issue/requirement get directed to right answer. Please mark 'correct' which is really correct answer.
Tresesco,
Thanks for your efforts.
Just i copied pasted in my application the same Buttons and declared variable vButton. But its not working i mean its not clearing