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

Making a tabpage to full screen and back

Gincyanto
Explorer
0 Kudos
88

Hi,

I have a transcation with many tabpages. My requirement is on click of one button in the toolbar of one tabpage,the screen should be made full screen.i.e after titlebar tht tabcontent should be shown. The other tabpages must be invisible and on click of the another button in the toolbar ,the transaction should be shown as normal.i.e with all tabpages.Can any one help me out on how to do this.

1 REPLY 1
Read only

Former Member
0 Kudos
70

Copy the screen to another number and set it as Modal (or Normal, but Modal is best in this case). When you push the toolbar button, call the new screen.

You will need PF Status for the new screen.