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

Screen Programming

varun_maharshi
Active Participant
0 Likes
554

Hi I have a requirement in which the screen is displayed according to the input of the customer for which I am hiding some fields whats happening for me is that when i hide the fields the push buttons are moving up. I want the Push buttons to be fixed even the fields are hid.

Please advice me in this.

Thanks in Advance.

1 ACCEPTED SOLUTION
Read only

Laxmana_Appana_
Active Contributor
0 Likes
524

Hi,

in this case use subscreens and call the subscreens depending on the conditions.

Regards

Appana

4 REPLIES 4
Read only

Laxmana_Appana_
Active Contributor
0 Likes
525

Hi,

in this case use subscreens and call the subscreens depending on the conditions.

Regards

Appana

Read only

Former Member
0 Likes
524

Subscreens are best option

Read only

0 Likes
524

I know that way but dont we have any other way to do this. Because I was doing this for RF devices and I am not sure whether the subscreen thing works for the device or not.

Read only

Former Member
0 Likes
524

Hello Varun,

I think you can do this using the Push button attributes.

Give the lIne and Column of the button.

Or While hidding the fields use screen-invivisble = '1'.

If useful reward points.

Regards,

Vasanth