Application Development 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: 

Screen Programming

varun_maharshi
Active Participant
0 Kudos

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

laxmanakumar_appana
Active Contributor
0 Kudos

Hi,

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

Regards

Appana

4 REPLIES 4

laxmanakumar_appana
Active Contributor
0 Kudos

Hi,

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

Regards

Appana

Former Member
0 Kudos

Subscreens are best option

0 Kudos

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.

Former Member
0 Kudos

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