Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hello community
I am developing an application and I need when the user clicks on a normal button, the service is updated (not the autorefresh widget with a time interval), is there any way to do it?
Thanks in advance
Solved! Go to Solution.
Hi, you can use the button to trigger the specific event:
In Button widget - Configure Bindings - Triggered Services page
You can bind the button to trigger any service or refresh the mashup
I already have the event associated with the mashup service "refresh", but when I click on the button, nothing happens, any ideas?