cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can change your system assigned username to something more personal in your community settings. X

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

Bijoy
4-Participant

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

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

 

 

Thanks In Advance !

Bijoy Karmakar

1 ACCEPTED SOLUTION

Accepted Solutions

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

 

View solution in original post

2 REPLIES 2

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

 

slangley
23-Emerald II
(To:Bijoy)

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

Top Tags