restrictions of important attribute

serettig's picture
Forums: 

Hi,

The "important" attribute in semantics.json is great to display more detailled instructions to the content creator. I've noticed that it only seems to work when it's set in a limited amount of types (so far, I've only managed to get it working it for a text field that is displayed by the html widget). Is this intended or am I doing something wrong?

Thanks
Sebastian

fnoks's picture

From what I can see from the code, this is unfortunately only supported for wysiwygs (type: text, widget: html) and textareas (type: text, widget: textarea).