Tagged Questions
1
vote
1answer
2k views
Get UniqueId from listitem with Javascript/Ecmascript (Sharepoint 2010)
Is it possible to get the Unique Id from a listitem in a custom SharePoint 2010 list?
I've added a custom ribbon action so far where I can get the id, but that's an integer (0,1,2,3,...) I need the ...