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

subscreen

Former Member
0 Likes
621

Hi friends,

1.A screen can contains how many Menu items?..

2.Can we create a menu item for a subscreen which is created on a screen?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
593

We cant set pf-status for subscreen

4 REPLIES 4
Read only

Former Member
0 Likes
594

We cant set pf-status for subscreen

Read only

Former Member
0 Likes
593

hi rao,

1. u can create 15 menu entries in the screen and each with three levels deep .

2. To set ur GUI status u can use

set pf-status 'STATUS NAME'.

with regards,

magesh

Read only

Former Member
0 Likes
593

In menu bar it is : 7.

In application tool bar it is : 35

In Standard tool bar it is: 13.

The defination of subscreen itself describes that we cant set the pf-status(menus, submenus) for a sub screen.

Cheers.

Read only

Former Member
0 Likes
593

Hi Rao ,

In a Screen we can have Max 8 Menus .

We can create 6 menus and System and Help by default will present .

We can create 15 menu items in each Menu .

We cant create menus in subscreen .

Regards ,

Senthil