I have a wizard component and have steps that require refreshes of the objects on the page to see the result of workflows, processes and javascript buttons on both same and prior steps. Is there a way to load the object data to show the same wizard step after refresh? Right now, we are refreshing the browser and this always defaults back to step one of the wizard. We want to stay on each step and see the new data created by the workflow, process or javascript button without having to reload and go back to step one each time.