Hello,
I would recommend you to check out some transformation examples. You can access them by opening the Properties of the repeater, selecting "Edit" by the transformation, you are using, and clicking the link on the bottom "
Click here to view list of transformations examples.". Try the
<%# GetDocumentLink() %> or
<%# GetDocumentUrl() %> transformation for the link. You can access the specific columns of the rendered document by using the
<%# Eval("NewsTitle") %> function. Try the column name "
DocumentModifiedWhen". You can find the database reference
here. There are also functions for getting a formated date/time output. Please see the mentioned examples for more information.
Best Regards,
Boris Pocatko