Keep custom list on screen when scrolling down the page

Hi

Is it possible do embed a custom list in a custom HTML and make the activity visible on screen despite of scrolling down?

My use case is that I have two custom lists that works as ordering lists, as per documentation these lists are fixed in size, this causes the page to be larger than the screen and scrolling is needed. But my third custom list on the screen is the ordering basket, this list is also fixed, both in size and placement, I would like to ordering basket to be visible on the screen at all times, so if the user scrolls on the screen, the basket follows down on the page.

1 Like

No, I guess we cant do that