Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. 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?