Editor can't copy or remove all block list element...
# help-with-umbraco
s
I have a client where Copy Content and Remove all items are grayed out, and I have no idea why. What settings affects this functionality ? https://cdn.discordapp.com/attachments/1334126643911987250/1334126644201263144/image.png?ex=679b65c2&is=679a1442&hm=778ec0cb8f2999c0be9fd618b525e7205ab99ad9381038d63bd1942be8abbe8e&
j
It's set here: https://github.com/umbraco/Umbraco-CMS/blob/release-13.5.3/src/Umbraco.Web.UI.Client/src/views/propertyeditors/blocklist/umbBlockListPropertyEditor.component.js Looks to be based on whether its a single block mode and how many blocks are in it. Not sure exactly how you hit it in your example it's a bit strange
s
And it works fine for Administrators but not for Editors
I've tried to create a new Editor and everything worked, so it's an issue that has something to do with the specific user. I've asked the user to log out of Umbraco and back in again.
4 Views