Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 848 Bytes

page-values.md

File metadata and controls

24 lines (15 loc) · 848 Bytes
description
In this section you will learn how to use page values

Page Values

Page Values allow you to pass data from one page to another.

{% content-ref url="../../parameters/" %} parameters {% endcontent-ref %}

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

{% @arcade/embed flowId="0PYsECUsHzBJWlwRhrU4" url="https://app.arcade.software/share/0PYsECUsHzBJWlwRhrU4" %}