Skip to main content
Nintex Community Menu Bar
Question

row action query string for include page?

  • July 11, 2024
  • 0 replies
  • 3 views

Forum|alt.badge.img+7

I have a table and I want a row action that pulls up a page include. The page include id should be the row id. What is the query string? 

I know these are wrong:
id={{Param.Row.id}}
id={{Row.id}}

What is the correct string?

THANKS!

Forum|alt.badge.img+10

It should keep context. Have you tired just id={{{Id}}}