How would you set minimum & maximum of items? #857
-
|
Hi I thought about min and max items in a list: I tried to do it with expressions, but my brain get inside a horrible loop :( |
Beta Was this translation helpful? Give feedback.
Answered by
DmitrySharabin
May 24, 2022
Replies: 1 comment 8 replies
-
|
Will something I use in the Interactive carousel widget help? There, I limited the maximum number of images in the carousel by hiding the Add button. |
Beta Was this translation helpful? Give feedback.
8 replies
Answer selected by
GalinhaLX
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Will something I use in the Interactive carousel widget help? There, I limited the maximum number of images in the carousel by hiding the Add button.