I am using Text/HTML transformation with CMSRSSFeed web part. I want to give user a link in item and using GetDocumentUrlForFeed() is returning empty while GetDocumentUrl()return with the path but its not absolute or full. Is there some thing that i am missing in here.
Try GetAbsoluteUrl(GetDocumentUrl(...))
GetAbsoluteUrl(GetDocumentUrl(...))
i am looking for the answer as well
Please, sign in to be able to submit a new answer.