Hello!
I´ve got a flex repeater with a path like this
with this result:
The size of the repeated item is equal to the size of the pointed page
Would be it possible to be porcentual so it´s responsive to the page size??
Cheers!
Hello!
I´ve got a flex repeater with a path like this
The size of the repeated item is equal to the size of the pointed page
Would be it possible to be porcentual so it´s responsive to the page size??
Cheers!
On the Flex Repeater component try,
useDefaultViewWidth : false
You can do the same with useDefaultViewHeight
.
remember to put on a minimum size