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.

pageExtract & Pass Values

In 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:

  1. Go to the Parameters section

  2. Click on the Add Parameter button

  3. Rename the Parameter as ID

Last updated