Dymanic panel states with different heights


#1

I have a dynamic panel. The content of state 1 is about 400px high. The content of state 2 is 1000px high. When I change states, I want to push/pull the content below so that it’s always in the right place.

Is there an easy way to do this or am I going to have to move all the content below the DP down by 600px?


#2

Hi!

There’s a push/pull option when changing the state of a dynamic panel. This will move anything directly below the panel down or up by the size difference between the the current and prior panel states. Note that your panel must be set to Fit to Content for this to work.

Note that if this panel is inside of another dynamic panel, only items inside outer dynamic panel will be pushed down.