Developer forum

Forum » Templates » New item type field not available in template

New item type field not available in template

Jop Reuvers
Reply

In a solution I'm working on we've created an item type a few weeks ago. Now we added an extra field to that same item type. This field is available in the admin and I see there's a new column in the database available which is filled when I add data in to the new field in the item type (see screenshot). So far so good, but when I render the templatetags in the item type template I do not see a new template tag to render the output of this newly created field (see screenshot). When I add the templatetag manually It also shows no output. This goes for items of this type that we're created before I added the new field and for newly created items.

itemtype_db.JPG itemtype_templatetags.JPG

Replies

 
Nicolai Høeg Pedersen
Reply

Hi Jop

 

Just tested this out on my own solution and I can get it to Work.

 

Which version are you running? And maybe you can mail me a link?

 

Thanks, Nicolai

 

You must be logged in to post in the forum