I have a linear set of steps for a workflow. There are 3 steps to this workflow, and one view for each workflow. I load the first view into the region on startup. When I hit next, I want to navigate to View #2. When I do this currently, and load View #2 into the same region, it doesn't hide View #1, it just adds it to the region and they stack on top of each other.
How can I make only one view display in a region at any time, and have the newly navigated to view be the only view that is displaying. Thanks.
How can I make only one view display in a region at any time, and have the newly navigated to view be the only view that is displaying. Thanks.