Skip to main content
1-Visitor
July 15, 2020
Solved

How can I disable a button when clicking on other widgets in a mashup ?

  • July 15, 2020
  • 2 replies
  • 1889 views

Can anyone please help me out with the steps to be performed to gain this fucntionality

 

 

Thanks In Advance !

Bijoy Karmakar

Best answer by rjanardan

Every button has a bindable Disabled property. You could bind a boolean value to this, to enable or disable it. For example the value from a radio button, the output of a service or an expression etc.

 

rjanardan_0-1594796534182.png

 

2 replies

rjanardan16-PearlAnswer
16-Pearl
July 15, 2020

Every button has a bindable Disabled property. You could bind a boolean value to this, to enable or disable it. For example the value from a radio button, the output of a service or an expression etc.

 

rjanardan_0-1594796534182.png

 

Support
July 20, 2020

Hi @Bijoy.

 

If the previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.  If you have further questions, please let us know.

 

Thank you for your participation in our community!

 

Regards.

 

--Sharon