Page 1 of 1

News Module - Field Definition - Quick Question

Posted: Tue Apr 09, 2013 5:45 pm
by websider
I'm using CMSMS 1.115 and just created a field definition within News that is called "extrasummary". The field type is Text Area. I am now trying to display the field defnintion in a Summary Template but it keeps showing up as a blank space.

Here is the code I am using in my Summary Template...

{$entry->fieldsbyname.extrasummary->value}

Am I missing something ? I read other posts in the forum and I believe that this should work. Please help!

Re: News Module - Field Definition - Quick Question

Posted: Tue Apr 09, 2013 7:12 pm
by Wishbone
Did you check the 'public' button when creating the field def?

Re: News Module - Field Definition - Quick Question

Posted: Tue Apr 09, 2013 9:41 pm
by websider
Wishbone wrote:Did you check the 'public' button when creating the field def?
THANKS ! That was it all along. I overlooked that checkbox. The new IE 10 update does a good job of making checkboxes look strange ;)