No announcements
Found 3643700 threads
-
0 Votes
How to read data from sitecolumn to bind drodown using javascript or Jquery
Hi, We can use SharePoint REST and jQuery Ajax to achieve it.Answered | 1 Replies | 747 Views | Created by K NavyaReddy - Thursday, July 17, 2014 11:01 AM | Last reply by Dennis Guo - Friday, July 18, 2014 1:32 AM -
2 Votes
Use of jquery and ajax on a SharePoint 2013 Page
The ajax script you provided is the script I plan to use as the basis for my page when I retrieve items from a list.Answered | 5 Replies | 2765 Views | Created by NorrisIT - Tuesday, January 22, 2019 7:55 PM | Last reply by NorrisIT - Thursday, January 24, 2019 12:54 PM -
0 Votes
jQuery - Ajax & Bing Translator?
It will be called every 9 minutes from the javascript on your web page.Answered | 21 Replies | 26210 Views | Created by bPlatypus - Thursday, June 2, 2011 3:12 PM | Last reply by John Dimm - Sunday, September 15, 2013 4:32 AM -
0 Votes
Ajax and Javascript in a custom Webpart
NavNeo, Here is an example which Uses JQuery and SharePoint REST service to pull and filter data from SharePoint ...Answered | 1 Replies | 3775 Views | Created by NaveenNeo - Monday, June 25, 2012 12:05 PM | Last reply by Akhilesh Nirapure - Monday, June 25, 2012 5:07 PM -
0 Votes
call WCF Service using JQuery but without using AJAX
I haven't tried this personally--and you may be better off asking in a jQuery forum--but this blog post looks like it would be helpful: http://west-wind.com/weblog/posts/324917.aspxAnswered | 3 Replies | 10107 Views | Created by informit - Monday, February 23, 2009 4:51 AM | Last reply by Dan Glick - MSFT - Tuesday, February 24, 2009 8:21 PM -
2 Votes
Add validations using javascript/jquery to datasheet view
JavaScript could interact with HTML, but not the ActiveX control.Answered | 3 Replies | 7267 Views | Created by SuPar - Saturday, May 12, 2012 5:12 AM | Last reply by SuPar - Sunday, May 13, 2012 5:27 AM -
0 Votes
submit data using Jquery/Javascript during button click
Hi, From your description, my understanding is that you want to restrict edit form with jQuery/JS.Answered | 3 Replies | 2278 Views | Created by trulyChaitu - Friday, March 13, 2015 3:00 PM | Last reply by Vincent.Han - Tuesday, March 17, 2015 2:43 AM -
0 Votes
Authenticate WCF when called from jquery($.ajax)
http://stackoverflow.com/questions/1002179/how-can-i-pass-windows-authentication-to-webservice-using-jquery The above link has the example of ...Answered | 7 Replies | 18060 Views | Created by fresher2012 - Wednesday, April 24, 2013 5:40 AM | Last reply by Damir Dobric - Saturday, May 4, 2013 12:53 PM -
0 Votes
update sharepoint list using javascript
Answered | 2 Replies | 1497 Views | Created by sree_23 - Thursday, July 24, 2014 5:07 PM | Last reply by Jaydeep Mungalpara - Friday, July 25, 2014 6:24 AM -
1 Votes
jQuery & WCF Data Service - PUT Update - Rejected with 405 Method Not Allowed
<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Calling WCF service</title> <link href="CSS/Employee.css" ...Answered | 6 Replies | 11037 Views | Created by PLippard - Sunday, September 12, 2010 8:45 PM | Last reply by ViswAmmu - Monday, October 27, 2014 12:54 PM -
0 Votes
Javascript ajax request with Excel 2016 add in
> What we do not know is whether the javascript add-in allows us to push the data in at all.Answered | 4 Replies | 3719 Views | Created by Morten Matras - Friday, January 22, 2016 10:55 AM | Last reply by Edward8520 - Friday, February 5, 2016 6:18 AM -
0 Votes
Read data from SP list via JavaScript or JQuery?
Hi, Here you goAnswered | 2 Replies | 842 Views | Created by techieplaya - Thursday, May 12, 2016 6:31 PM | Last reply by Rajesh.Sitaraman - Thursday, May 12, 2016 6:51 PM -
0 Votes
I want to update a particular column in SharePoint Report Library using Jquery in my webpart.
Hi, We can create use REST API with jQuery Ajax to update the Version column value in the report library, the following code for your reference, ...Answered | 1 Replies | 561 Views | Created by Priyanka Dutta - Sunday, October 23, 2016 5:22 AM | Last reply by Dennis Guo - Monday, October 24, 2016 7:55 AM -
0 Votes
How to use JQuery to access a WebPart (or Javascript)
It is not a big surprise, being not a JQuery expert.Answered | 4 Replies | 5793 Views | Created by EightfoldPath - Monday, July 13, 2009 11:52 AM | Last reply by Peter Holpar - Monday, July 27, 2009 4:14 PM -
0 Votes
Can you update data in SharePoint lists from javascript?
hi, please check ...Answered | 2 Replies | 7442 Views | Created by GeminiRand4 - Friday, February 17, 2012 5:28 PM | Last reply by Devendra Velegandla - Sunday, February 19, 2012 5:20 AM -
0 Votes
Unable to call webmethod from Ajax Jquery
</script> <script type = "text/javascript"> function ShowCurrentTime() { $.ajax({ type: "POST", ...Answered | 5 Replies | 8756 Views | Created by Sriharsha d - Thursday, January 22, 2015 12:58 PM | Last reply by Patrick_Liang - Tuesday, February 3, 2015 3:15 AM -
0 Votes
Arrange Japanese Words alphabetically using Javascript / JQuery
Hi, Please try to use localeCompare to get it in alphabetical order.Answered | 1 Replies | 926 Views | Created by AliYasir - Thursday, August 20, 2015 6:24 PM | Last reply by Dennis Guo - Friday, August 21, 2015 7:39 AM -
0 Votes
How to save a publishing page using Javascript / Jquery
The code should look like this: var instancePM = SP.Ribbon.PageManager.get_instance(); if (instancePM) ...Answered | 1 Replies | 2007 Views | Created by Michel Loubier - Tuesday, February 11, 2014 4:05 PM | Last reply by Michel Loubier - Wednesday, February 12, 2014 4:09 PM -
0 Votes
how to set autocomplete from text file data by using ajax or javascript
hi everyone , i want to set auto complete for input text box from text file by using ajax or javascript It means when i typing a ...Answered | 1 Replies | 1153 Views | Created by tution-powershell - Wednesday, November 25, 2015 9:00 AM | Last reply by Dave Patrick - Wednesday, November 25, 2015 1:37 PM -
1 Votes
Dispaly data in a webpart + Jquery
Make sure that the data can be retrieved properly, then generate HTML table with the data.Answered | 6 Replies | 1201 Views | Created by KumarSP2013 - Thursday, April 9, 2015 12:08 PM | Last reply by Patrick_Liang - Monday, April 13, 2015 12:58 AM - Items 1 to 20 of 3643700 Next ›
No announcements