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!
Be the first to reply!
It should keep context. Have you tired just id={{{Id}}}
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.