<cms:id> in belongs to / has many returning parent ID rather than current entry

Christine Pham 13.Feb.2012 6:25pm
Hello,

I am trying to display the ID of the child entries in a belongs to / has many relationship, however <cms:id /> returns the ID of the parent entry, rather than the child entry I’m iterating through.

Any tips on getting this to work properly?