Tagged Questions
1
vote
3answers
121 views
SPWeb = this.Web always points to Central Administration?
I'm learning SharePoint 2010 and facing a strange problem :
I implement a custom action to add a ribbon button under Documents tab, this button has a command to open a modal dialog in my site which ...
5
votes
4answers
3k views
Get current web url in a SPRibbon Custom Action Command
I've a SPRibbon custom action with the purpose of open an custom app page in a modal dialog,
but I'm getting troubles for getting the current web URL, as well, set a reference for a .js with the right ...