Question

I have a custom ECB menu item. I want to get the path of the file that has been right clicked and alert it using JavaScript. Is this possible?

Was it helpful?

Solution

GetAttributeFromItemTable(itemTable, "Url", "ServerUrl");

This will get the /path/to/item.

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top