RefreshUi: reload whole control?

Posted by Community Admin on 04-Aug-2018 18:02

RefreshUi: reload whole control?

All Replies

Posted by Community Admin on 06-Jan-2012 00:00

Hey guys, I feel like there must be a simple way to do this, but I can't come up with it at the moment.  I have a widget that is built from a listview.  In my designer.js, I would like to be able to refresh the whole control when somebody makes new selections in the designer.  The only way I can think of to do this is to make an ajax call to a method which generates the new html and returns it, but it seems like I'd be breaking the "Don't Repeat Yourself" rule of programming.  Any more elegant or simpler suggestions would be appreciated.

I'm new to sitefinitiy so it just may be a lack of understanding of the basics.

Posted by Community Admin on 06-Jan-2012 00:00

Like you want the widget in the background behind the modal window to update?

This thread is closed