Closed. This question is off-topic. It is not currently accepting answers. 开发者_高级运维 Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I have a sharepoint list that contains a multiple lookup field. I would like to change the way its values are disp开发者_如何学Clayed (normaly you get links to chosen items like item1;item2;item3), so
UPDATED: Is there any javascript I can include that results in any link selected within an iFrame to load in the开发者_运维百科 parent page on SharePoint 2007? I am using a content editor web part.
i have one Webpart which shows an image slider. The image slider will be added by getting image url from webpart toolpart . and i will bind image slider in webpart using this.controls.add() method.
I have to develop a brand new custom membership provider(MyCustomProvider) in which i have to implement all the methods like validate user, CreateUser and all other and use this member开发者_运维问答s
I have a custom state machine workflow written in VS2010, when the workflow is canceled, or completed, I need to send an email to all the users who have interacted(completed/changed a task or the docu
I\'m trying to implement an MSDN tutorial to create an activity library for Sharepoint Designer, and it gives me this error:
I\'m running into an interesting situation. I need to access a SharePoint site asset library from both a WPF application and an Silverlight application. My Silverlight application is working 100%, but
I am building out a redesign of our corporate intranet on sharepoint 2010. We have three web applications: My sites, Team or Organization sites, and the Intranet “portal”.
I have a Webpart that contains a couple of dropdowns on an update panel. There is a submit button that has the PostBackUrl set to a sharepoint Application Page