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

problem in getting dailog box.

Former Member
0 Likes
486

Dear Freinds,

I have requirement when i execute the report based on the radio buttion , i.e one particular option i should be

getting popup Box with relevant Data. I am able to get the data which i require . But iam not getting the dailog box or Model box

but iam getting full screen . I have taken the screen as Model Dialog Box only instead of Normal screen . Secondly i have create

PF status ( where i have taken one Icon ) that also i have taken ad Dialog box option . Inspite of that iam not getting dialog box

instead of that iam getting full screen and there by iam not able to view the icon whcih i have set in PF Status.

Please could any one correct me where i have kept wrong.

regards

divya

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
455

Hi,

When u call the model dialog box screen, u should use CALL SCREEN STARTING AT some values

Thanks,

Ibrahim

Dear Freinds,

I have requirement when i execute the report based on the radio buttion , i.e one particular option i should be

getting popup Box with relevant Data. I am able to get the data which i require . But iam not getting the dailog box or Model box

but iam getting full screen . I have taken the screen as Model Dialog Box only instead of Normal screen . Secondly i have create

PF status ( where i have taken one Icon ) that also i have taken ad Dialog box option . Inspite of that iam not getting dialog box

instead of that iam getting full screen and there by iam not able to view the icon whcih i have set in PF Status.

Please could any one correct me where i have kept wrong.

regards

divya

2 REPLIES 2
Read only

Former Member
0 Likes
455

Hi,

Is the PF-STATUS activated? Check the same.

Can you share your code of how you are calliong the screen?

Regards,

Ankur Parab

Read only

Former Member
0 Likes
456

Hi,

When u call the model dialog box screen, u should use CALL SCREEN STARTING AT some values

Thanks,

Ibrahim