Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Interactive Report : Problem

Former Member
0 Likes
578

i have summary and detail report of Purchase order.

Displaying Multiple PO's on screen

summary and detail report is switched on pressing a button at application bar.

On summary scren only PO header is displayed -

At line selection on particular PO.the detail PO with line item should be displayed

i am using one flag to decide whether to display detail or summary report for a particular PO.

i am setting lsind = 0 so that detail list for that PO can be displayed but the problem - <b>IF i press on second page of the list then it takes me to the first page of the list.</b>

5 REPLIES 5
Read only

Former Member
0 Likes
553

<b>- IF i press on second page of the list then it takes me to the first page of the list.</b>

The detail report is displayed correctly on going to the second page.

I want to remain on the same page................

<b>Note i am working on the primary list only iam not displaying secondary list</b>

Read only

0 Likes
553

//i am using one flag to decide whether to display detail or summary report for a particular PO.

check whether this <b>flag has to be cleared</b> when u are in second page .

cause u need to handle the flag independently for a screen .

regards,

vijay.

Read only

Former Member
0 Likes
553

can you explain it clearly

Read only

Former Member
0 Likes
553

Refer this demo

DEMO_LIST_INTERACTIVE_3

Reward if this helps.

Read only

Former Member
0 Likes
553

Hi Guru

pls. Elaborate more.

Thanks,

stock.