Hi,
Im trying to get a hold on website item fields in modules razor templates - e.g. the producttemplate.
But I cant get a grap of what name to use - any help?
The tagname in standard templates is Item.Area.limit - and this works.
I have tried with @GetValue("Item.Area.limit") and @GetValue("Item:Area.limit"), but with no success.
Im using 8.3.1.9
Thanks in advance
/Regin Madsen