Skip to main content
6-Contributor
May 16, 2023
Solved

Checkbox value changes when the service is invoked.

  • May 16, 2023
  • 1 reply
  • 989 views

Hi,

I have a mashup parameter in a mashup say A which has a check box and by default its value is false. This checkbox's value is the input of a service which is used as an option to send email . I have another mashup say B which navigates to A . So the problem is even if i do not select the checkbox the service takes the input as true. Can anyone help me in this situation? 

 

Thanks.

 

 

 

 

Best answer by DanZ

Either the binding is wrong or a default value is set in the mashup composer for the service.

 

Also could you share the code from your service?

1 reply

DanZ15-MoonstoneAnswer
15-Moonstone
May 16, 2023

Either the binding is wrong or a default value is set in the mashup composer for the service.

 

Also could you share the code from your service?