Idea: Update of merge fields in labels with changes in the model

You have to run the render() function on the responsive grid. This can be a one line snippet run from the action framework. In our case, we have a model that re-queries every 10 seconds and then kicks off a re-usable action that runs the snippet. Like I said, this isn’t ideal and causes a screen flicker, but it gets the job done. We’re using it for an “Alert” navigation component, kind of like an inbox notification for several types of transactions. The syntax that Chis documented should suffice for the snippet and here’s a screenshot of how we’re leveraging the solution:

: