Skip to main content
Nintex Community Menu Bar
Question

Page include Parameter being passed

  • July 12, 2024
  • 2 replies
  • 17 views

Forum|alt.badge.img+13

Hi,
On v1 I was able simply trough ‘Dev tools’ to see the parameter being passed to each page include as it loads


On v2 I have yet found a simple way to do so, and it’s always been very useful for debugging, testing…
On v2 mostly see this at load

Thank you

2 replies

Forum|alt.badge.img+17

For debugging I have put a rich text field on the included page and put {{$Param.YOUR_URL_PARAMETER_HERE}}

Not sure if that is what you are looking for.


Forum|alt.badge.img+13
  • Author
  • Scholar
  • July 12, 2024

ya that is i’m currently doing, but was so much simpler in v1 so was wondering if maybe missing something