I searched the forum and didn’t see anything regarding labels in v17 so I’m sure I’m doing something wrong. In Umbraco v17, when I create a block list, I set the label to {{name}} but the label just shows as {{name}}.
My scenario is I am setting up a holiday schedule using a block list. Either every entry is titled “Holiday” or {{holidayName}}. That makes it hard to find the holiday you are looking for in a list! What am I doing wrong?
It looks like you might be using the old angular method. In v17 it now uses the new umbraco flavoured markdown if you see Umbraco Flavored Markdown | CMS | Umbraco Documentation it should point you in the right direction of the syntax.