4-Participant
April 22, 2025
Question
Container wrap without scrolling
- April 22, 2025
- 2 replies
- 3607 views
Is there a way to allow rows to be wrapped and push down the row below instead of scrolling?
For example: Create two rows. The first row has 3 columns and is set to wrap. The second row has one column. When the content of the first row is wrapped it always adds a scroll to the container. Ideally I'd like it to push the content of the 2nd row down and display all of the first rows content. This is the behavior when using flexbox on a normal webpage. Is this possible in ThingWorx? Using ThingWorx 9.4.

