Page Values
In this section you will learn how to use page values
Page Values allow you to pass data from one page to another.
Extract & Pass ValuesIn case, when you want to build a Detail page for your user with the user info on this page: first name, last name, address, etc. You need to pass the user ID from one page to another. To do this you need to create a page value for this page and pass this ID to another page in Action.
Create Page values
To create page value, follow the steps:
Go to the
Parameters
sectionClick on the Add Parameter button
Rename the Parameter as ID
Last updated