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: 

Shift dynpro elements when hiding fields

Missschaaa
Participant
0 Kudos

Hello guys,

I have a problem with dynpro elements of a custom report. I have three dynpro fields with texts that are placed in one frame. Below this frame there is another frame with other fields. Dependent on some user input two of the three fields of the first frame should get invisible. Now I want that the first frame gets smaller with only one field and the other frame should dock on the first. But it does not work. Below I send the links with and without showing the fields.

dynpro.png

As you can see there is a gap between the two frames. I want to close this gab. In my coding i disable the fields with screen-active, the disable runtime compression flag is not set.

Anyone got an idea?

Regards

Michael

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos

Don't set the fields INVISIBLE, set them INACTIVE.