Hi,
I am calling Modal screen (Dialog Pop up screen) from my first screen by 'Leave to Screen 'nbr' ' then once user enter the value in the pop up screen then I haveto display value with TABLE in Final screen as 'Normal screen' here I am using LEAVE to SCREEN, but after this call - my new final screen is not displaying as noraml screen it also displaying like 'Modal Screen' Like big pop scrren.!!
When I tried final CALL by using CALL SCREEN instead of LEAVE screen the final screen with table is dispalying fine as Normal screen but its returning control to pop-up screen which I dont want.
I like Screen flow as 1
>2
>3--->1
Help me to solve this Problem.
Regards
James