📄️ Page chaining
Page chaining is a manner of realizing page navigation in Web Designer. The user is enabled to navigate directly from page A to page B. During navigation, data from page A is automatically carried over to page B. At any later time, data from page A are no longer available for B to refer to. This contrasts with page stacking.
📄️ Page stacking
Page stacking is a manner of realizing page navigation in Web Designer. A hierarchy (stack) of pages is established, where one page is the underlying page of another page (the current page). Stacking can be any number of levels deep.
📄️ How to add a navigation path to a page
USoft delivers a network of default pages complete with navigation paths between them.
📄️ How to embed a page in another page
You can embed a page in another page simply by dragging it from the catalog onto the object tree of that other page.