Block List Label v17

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?

Hi @leemchildress

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. :grinning_face:

Thank you. I found that shortly after I had posted this. I appreciate your input!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.