0

I want to get the value of a URL field type using client object model. As I am working with share point app so can't use the server object model. Can anyone please hepl me out.

Thanks

1 Answer 1

0

Try this...

SP.ListItem.get_item('urlfieldname').get_url()

For more details.

http://www.learningsharepoint.com/2011/07/06/how-to-get-various-item-fields-using-client-object-model-ecmascript-sharepoint-2010/

http://mybadcode.blogspot.in/2013/04/get-fields-using-javascript-client.html

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.