cancel
Showing results for 
Search instead for 
Did you mean: 

Table popin from one view1 to view2

former_member192971
Participant
0 Kudos

Hello Experts,

I am facing issue in populating data in Table in view2 from View1 submit button. I am writing code in View1 onAction method. What is the exact syntax to hold the data and bind it to 2nd View table.

Let's say I have Data in my internal table in View1-Method. And I want to show the same data in View2 table.

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member197475
Active Contributor
0 Kudos

Hi Uday,

Please tell first that how are you sending the data from your View1 to View2.

Are you sharing via context or through external class???

BR,

RAM.