AI OnAI Off
Looks more like a local block and then you use different selection factory for different pagetypes
So now I have created a block. How do I add multiple blocks into my page? I don't want to hard code the blocks.
So lets say I have 9 indexes coming from my api so I would have 9 items like this
key listOfValues
key listOfValues
...
Now I have a block which has key and listOfValues
How do I make it dynamic?
Hello,
So I am trying to get a custom page property set in the admin panel. The structure shold be like this class
So when I go to editor I want to see something like
Continent List of continent
Regions List of regions
I am trying to create custom properties but haven't had any success as of yet. Do you guys think that this is something that could be done?