Skip to main content
Nintex Community Menu Bar
Question

Page Include within a Page Include

  • October 7, 2024
  • 2 replies
  • 39 views

Forum|alt.badge.img+5

To avoid having to find all the places where a pricing calculator might be used, I had the idea to create a “container” page that I use as a page include wherever I need to display the calculator. Within that container page I would use a page include and link to the specific page for the pricing calculator. Whenever the pricing calculator necessitates the creation of a new page for a new version, I would just update the page include on the container page. The thought being that this would effectively update the calculator everywhere that it is displayed. 

Are there any reasons not to do this? The pricing calculator is mostly standalone and does not have any parameters passed to it.

2 replies

david.burns
Nintex Employee
Forum|alt.badge.img+4
  • Nintex Employee
  • October 8, 2024

You can definitely nest page includes. The most common issue I see with doing that is when the container page and page include are both using the same url parameter, but you’re not using those in this scenario. 

Stand alone pages are usually good candidates for page includes.


MillaZ
Nintex Employee
Forum|alt.badge.img+22
  • Nintex Employee
  • October 28, 2024

Hi @Jamie_Buck-Tomek is this question resolved?