Skip to main content
16-Pearl
May 17, 2020
Solved

What if i have to bind two Functions output/result to Disable property of a Button

  • May 17, 2020
  • 4 replies
  • 2387 views

Hi ,

I  have facing issue with Binding Two function's Result to Disable property of a Button. i am able to bind only one result to Disable property, but i have another function with different expression and for this also i need Disable the button.

 

Thanks

Vaibhav Shinde

Best answer by CarlesColl

Use EventsRouter Widget.

4 replies

6-Contributor
May 17, 2020

A thing service can be created to implement the logic. The result of the thing service can drive the button disable property.

Support
June 2, 2020

Hi @VaibhavShinde.

 

If the previous response allowed you to solve your issue, please mark it as the Accepted Solution for the benefit of others on the community.

 

Regards.

 

--Sharon

1-Visitor
June 3, 2020

Use EventsRouter Widget.

5-Regular Member
June 15, 2020

Can't find EventsRouter widget in 8.5.3 now.  Can use the Experssion function in the mashup (lower right corner) to combine 2 inputs to 1 Boolean output.

Support
June 10, 2020

Hi @VaibhavShinde.

 

If one of the previous responses answered your question, please mark the appropriate one as the Accepted Solution for the benefit of others with the same question.

 

Thank you for your participation in our community!

 

Regards.

 

--Sharon

1-Visitor
June 15, 2020

EventsRouter on 8.5 it's now on the Functions side of the Mashup Builder:

 

Screenshot 2020-06-15 11.09.20.png