Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

REST API to get current value in a multi-line text field with "Append changes to existing text" option on returns null

$
0
0

Hi,

as to the title,  I'm trying to read the current value in a multi-line text field. and "Append changes to existing text" option is turned on for this field. I am using REST API like this: http://url/_api/web/lists/getbytitle('RESectionFeedback')/Items but it gives me null values for this particular field. 

This is how the item with some values look like if I check it in SharePoint site, as you can see there are some records in feedbackContent field. 

But this is the result returned from the rest api, as you can see the feedbackContent field shows null,

I have searched around and found that I can use SPServices lib to get full list of versions for such field, but I don't really need the full version history but just need to current value, so it might be an overkill and cause some overheads. So I'd like to know if it's possible to get the current value using rest api and I just did not use it correctly, or it's just not possible.

Thanks,

Michael


Viewing all articles
Browse latest Browse all 7589

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>