Skip to main content
Sandy.Dahl
Associate III
September 13, 2019
Solved

Where can I find examples of scrollable containers?

  • September 13, 2019
  • 3 replies
  • 973 views

Hi @Martin KJELDSEN​ !

This time I'm trying to make a scrollable container containing custom containers I've made. But how do I add the custom container to be a part of the scrollable container in the designer? I can't get the scrollable container to scroll when I first add a scrollable container and then add my custom containers. And I tried making a custom container with a scrollable container, but then I can't add my custom container to my other custom container including the scrollable container. Do you follow? :grinning_face_with_sweat:

Do you have any examples using scrollable containers that can inspire me to solve my issue? Preferrably examples I can open in the designer. :smiling_face_with_smiling_eyes:

Thankful for answers!

This topic has been closed for replies.
Best answer by Martin KJELDSEN

Hi @Sandy.Dahl​ ,

Here's a simple example. I created two large custom containers that contain a box each (gree and red, respectively). I added those to the scrollable container by simply dragging them from the project overview (after adding them to canvas) into scrollablecontainer1.

0690X00000AREyLQAX.png

I made the canvas look like this:

0690X00000AREyQQAX.png

And i can now drag the list containing the two elements:

0690X00000AREzEQAX.png

3 replies

Martin KJELDSEN
Martin KJELDSENBest answer
Principal III
September 16, 2019

Hi @Sandy.Dahl​ ,

Here's a simple example. I created two large custom containers that contain a box each (gree and red, respectively). I added those to the scrollable container by simply dragging them from the project overview (after adding them to canvas) into scrollablecontainer1.

0690X00000AREyLQAX.png

I made the canvas look like this:

0690X00000AREyQQAX.png

And i can now drag the list containing the two elements:

0690X00000AREzEQAX.png

Sandy.Dahl
Associate III
September 16, 2019

Oh, that was simple, I tried adding the containers by clicking on them. Thanks!

Martin KJELDSEN
Principal III
September 16, 2019

Nice. No problem! :)

/Martin