In this video, we'll cover binding UI elements from separate pages:
- You have a Table on Page 1 and an input field on Page 2 and you want, when you click on the specific row in the table to drill down into Page 2. Additionally, as you drill down, you want to "pass" a specific value from a selected record in the Table into the input field on Page 2
{% embed url="https://youtu.be/5wjRkGZMJwI" %}