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.
Developer forum
New item type field not available in template
Replies
You must be logged in to post in the forum