Hi
I am running DW9.1.4 and have an itemtype for page properties which I have attached to the website. The itemtype has a field of type checkbox and the fields default value is "True". Now from my master template I wants to get the value from this field. I use @GetString("Item.Page.MyCheckBoxFieldSystemName"). But no value is rendered in the frontend. Is this a bug?
BTW how do I get the page properties field value through the API?