Hi Dynamicweb,
I cannot insert a global element with a item-allowed string formatted with spaces:
@Model.Placeholder("Hero", "Hero", "items-allowed: HeroRibbonItem, HeroWithTextRibbonItem; unwrap:true")
But it works when formatted like this:
@Model.Placeholder("Hero", "Hero", "items-allowed:HeroRibbonItem,HeroWithTextRibbonItem;unwrap:true")
This looks like a bug, right?
Best regards,
Rasmus