Hello all,
I don’t know if this is suppose to work but we have a couple pages that we use under the dmInclude page type and would like to show teaser images on the child links representing these pages.
I’ve noticed that when I call application.fapi.getContentObject(’#ObjectID#’) I don’t get anything resembling a teaser. We do have a teaserImage column pointing to a dmImage ObjectID, and also an imgTeaser column I may have slapped on myself at somepoint, with the necessary form to upload or select a teaser image in the webtop editor for the pages in question.
Is there a straight forward way to add this teaser image column properly, creating a new ./packages/type/dmImage.cfc extension perhaps?
If it’s too much trouble I do have a teaserImage ObjectID I could work with, but if it’s simple enough I’d rather do things right.
Thanks.