I am using listdata.svc service to retrieve data from Sharepoint 2010
I have a List and it has a Multi-Line text field which has append option on.
when you append text to multi-line text field, it adds timespamp and the user who add the text.
However, when O try to interrogate the field via data services, it only returns the content of the last added entry.
is it the expected behaviour or kind of bug?
thanks for help