Hi,We have content items that are linked to other content items via ContentRelator CCE and Content Select CCE widgets. Using a JSP override, I wish tolook to a particular content item and retrieve all content items it is linkedto.Does anyone know of any way of doing this?I have tried using ci.getAttributeValue("[Content_Select_CCE_NAME]") andci.getAttributeValue("[Content_Relator_CCE_NAME]") but these return null values.Thanks in advance,Eoin.