Hi everyone, anyone currently playing with 8.7 RC block editor?
I want to populate the label field with content from the settings tab. I can get content from the content tab using {{aliasName}}, however this doesnt work with content from the settings tab. I've tried {{settings.aliasName}}.
Label Field on new Block Editor: Umbraco 8.7 RC
Hi everyone, anyone currently playing with 8.7 RC block editor?
I want to populate the label field with content from the settings tab. I can get content from the content tab using {{aliasName}}, however this doesnt work with content from the settings tab. I've tried {{settings.aliasName}}.
Not sure if its possible?
Update on this, functionality is now up for grabs as a community possible fix:
https://github.com/umbraco/Umbraco-CMS/issues/8689
is working on a reply...