Hi, I am trying to use the related content widget to access an array table and can't seem to get it to come up.
I don't want to use it inside a plp (if that makes sense). What I mean is I don't want to use it in the way that it's being used for editing a html page where there is a seperate section for Start, Body, Ralated and Categories. I want to use it inside a one page form that has other form fields aswell. What I've tried so far is: - including this at the top - <cfimport taglib="/farcry/farcry_core/tags/widgets" prefix="widgets"> - including this in my form - <widgets:relatedContent lRelatedTypeName="ctPracticeType" fieldName="aPracticeTypeIds"> I'm not getting a error message or anything. Just a blank space where I'd like the related content to be. I'd appreciate any info that'll get me a step in the right direction. Let me know if you need more details on anything. Thanks Beenish
