I've built the ShowByCondition widget, but I'm experiencing a problem that I cannot explain or overcome:
In a page, I have a context object and a Microflow timer, that refreshes the context object based on a attribute. However, when the context object refreshes, the update function of the widget is not called.
Has anyone experienced a problem with widgets like this before?