Fixed Elements New Responsive Engine

I have two elements that I want to stay fixed when the user scrolls. The first is a table header that has the category names. When the user scrolls through the data in the repeating group below it, I want the table header to remain fixed over the data.

The second element is a fixed container on the right side of the page that has search inputs on it that will be used to filter data in the repeating group. As the user scrolls through the data, the search container should stay fixed to the right of the list.

Can anyone point me in the right direction here?

Looking at the settings, can I just set the repeating group to be a fixed height and that will force a scroll bar and not allow the page to scroll further down the page? The new responsive options do not have the scroll option for repeating groups like the previous version.

This topic was automatically closed after 70 days. New replies are no longer allowed.