Resolve user for people picker field
Hi,Recently i have tried following format of people picker to add user in list field type people picker using CSOM and it is working without using Web.Ensure() method.Format : "-1;#useremail"I would...
View ArticleSee all documents into collection site
Hi;I search a solution to see or display or export all documents into SP collection site ?Regards
View Articledowload multiple documents and folders
Hi;Search a solution to dowload multiple documents at once (from for example of zip file) ?Regards
View ArticleRead data from SP list via JavaScript or JQuery?
I've tried some of the examples I've found on various blogs, but none seem to work reading the comments or when I try them.Looking to read data from a list, and display in a grid or textbox.
View ArticleConvert script powershel to c#
Hello I have convert the script powershell to c# code:$web = Get-SPWeb "https://intranet.oursite.com/" $list =$web.GetList("/sites/test/Lists/Order") $view = $list.Views["ScriptTest"] $exportlist =...
View ArticleSame JavaScript two time
In SharePoint 2010, I used https://jqueryui.com/tabs/ with CEWP for tabs. It's work and fine. But When I use same thing in 2nd CEWP (another tab line) , It doesn't work. Seem like if you use same...
View ArticleSP2010 - Workflow Transaction Timeout Error
hi there,I know this has been analyzed in various blogs and forums, but I still haven't found any valid solution for this. Let me get more specific: Very often (at least 9-10 times day) we are getting...
View ArticleTrouble switching between two asp Panels in a webpart
Here is the functionality I need:- programmatically create a Sharepoint webpart (not visual webpart) that contains two screens. The user first sees the first screen. When the user clicks Next, the...
View ArticleGet SELECTED items from an external list (BCS) using the javascript client...
I thought this would be simple, but I am stumped by the object model at this point. here is my situiation.I would like to return the value of a particular column called 'Prokey' from an external...
View ArticlePass An Additional Variable to an Event Hendler
I have a need to write to SharePoint that uses FedAuth Client authentication. I use the following to setup the handler:Dim clientContextLoad As ClientContext = New ClientContext(MY_SITE) AddHandler...
View ArticleCustom authentication web part that includes FBA and AD - with a custom link...
Good afternoon,So I developed a web part years back that has both FBA and AD windows auth inside. I am trying to use a custom link on the site for users to go to the custom login form. The...
View Articletrack Version->restore event
When file version is restored to earlier one for file by Version History->restore command, ItemUpdating event gets called. Can we know if call is due to Version ->restore command?Thanks in...
View ArticleRestore SharePoint list backup with custom name
Hi All,I have taken SharePoint list back up. Is there any way to restore it in the same site collection with the different list name?srinivas
View ArticleExport to excel gridview image button is not firing at first time in...
Hi,I have gridview i want to export gridview data into excel for that i am using image button.My issue is when i click first time on image button to export gridview to excel.Image button event is not...
View ArticleImage viewer/ carousel using Jquery
Hi All,I am trying to implement a Image viewer/carosel using Jquery mentioned on below links...
View ArticlePossible ways to read a .docx file :
Hi,Can any one let me know the possible ways to read a .docx file. I any a solution that could be either server side as well as client side.Thanks in advance.Regards:Sanjay
View ArticlePossible ways to read a .docx file :
Hi,Can any one let me know the possible ways to read a .docx file. I need any a solution , either server side as well as client side.Thanks in advance.Regards:Sanjay
View ArticleImport share point list to excel return data is null (excel result empty but...
I have a share point list i want to export share point list to excel It cross to more than 5000 rows and it has consist of multi test drop down ,choices and No custom codeHow can i resolve this...
View ArticleRetrieve user details when buttons is Clicked
Hi guys,this is just a random question. I'm not sure if this is possible or not. Using JavaScript and REST on SharePoint. Does anyone know how to retrieve a users SharePoint logon details for instance...
View ArticleRefinableInt not working in search API
/sites/my/_api/search/query?querytext=%27(ContentTypeId:0x01489534544341EDD* AND ListId:C694N7-C900-48BE-V1E3-5094087615F2)...
View Article