Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hi,
I am using list widget to select values,I want to use list widget in such a way that I will be able to deselect the selected values from list at runtime.
Ok.I will try.
Hi Amruta Kully,
You can use expression widget and put location.reload() in the expression parameter of the Widget. Link the click event of Button to evaluate function of expression widget to reload the Mashup on click of Button.