Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! 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?