Reload or refresh page include?

Christopher,

How about setting your wizard to not load all the pages initially… you can just have them load as you get to the page. In which case, your page include at the end will only render after eveything else, and should have your data.

The script above should still work. You have to replace “MyPageInclude” with the unique id of your page include component… you need to keep the #.

Does that help?