Hi All,
I need reload my widget after performing some operation with out reload the entire page. How can I perform this action?
Hi All,
I need reload my widget after performing some operation with out reload the entire page. How can I perform this action?
You will need to use JavaScript in some way to update the contents of your widget after the "operation" is completed. There are many examples of this in the widgets that are provided with Community. I would recommend reviewing how some of the out of the box widgets work to get some insight into how you could do this.