Skip to main content
Nintex Community Menu Bar
Question

passing variable in page include

  • July 9, 2024
  • 4 replies
  • 25 views

Forum|alt.badge.img+14

I am passing “close_top_window=no” in the query string I have 2 different headers that can appear in the included page. I am rendering as follows:
https://drive.google.com/file/d/0B409lhd9sYDcVnFUU1RPSjJ0ZWM/view

4 replies

Forum|alt.badge.img+18

Forum|alt.badge.img+14
  • Author
  • July 9, 2024

damm


Forum|alt.badge.img+17
  • Nintex Employee
  • July 9, 2024

In Banzai - UI Only fields may provide a workaround.  The URL parameter in the page include can be used in model conditions to set the value of a UI only field.  This field in turn can be used to drive conditional rendering - or any other thing you would use parameters for. 


Forum|alt.badge.img+18

brilliant!