Reload or refresh page include?

Hi Matt, I’m curious how you got this working. I’ve tried replacing the #MyPageInclude with both the name of the page that is included and the unique ID of the page include component in the JS snippet. I’m trying to run the snippet as an action from a button in a wizard. I’m getting the error:
TypeError: skuid.$(…).data(…) is undefined

Any pointers?

Also for context, I’m working on resolving an issue of a page include at the end of a wizard (which should present all the data entered in the wizard) is not refreshing after data is changed in the wizard (despite it being saved to the models successfully). I figure I have to force a refresh of the page include.