Hey guys,
I’m trying to automatically fill new stacks with data from the backend, but it doesn’t work. I can repeat the element (the stack) as many times as I need (by now there are three rows in the backend), but it doesn’t change the content and I can’t find a way to change the content of the whole stack. Is it possible to take all values from the backend at once? I can’t find a “dynamic value button” for the whole stack.
You are using the “Repeat element” function but the “Collection” you are using is
[2, 3, 4]
. You should select the elements you want to repeat in there.
I recommend first that you go through the “Plasmic levels” and the Twitter tutorial which cover Plasmic basics.