You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

scope issue

edited Oct 29, 2020 11:03PM in Visual Builder 2 comments

Content

I have following 2 pages in my main flow.

 

| main

     | main-start

     | main-detail 

 

my main-start  page has table  with rows. This table also has a column Heading called Details. I have put ViewDetails button in this column.

So what i want to achieve is : 

1> When rows get displayed in the table..

2> User will click ViewDetails button of one of the rows

3> User will be navigated to main-detail page and this page will display additional information details of that Row.

I know to achieve this on click of a ViewDetails  button you fire a Quick start event  followed by Action Chain

a> you will automatically have the entire row data  sitting in   $chain.variables.current.row

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!