Quantcast
Browsing all 6517 articles
Browse latest View live

New Post: Creating a new infopath document in document library using SPServices

Is it possible to create an empty infopath document in a document library using SPServices? I've uploaded an infopath template to the library. When I run the following code, it creates an entry in the...

View Article


New Post: SpService.SpAutocomplete() doesnt work for 5000+ values & Scroll...

Hi, Thanks for you reply. I am aware about list throttling limit for the list. i have already set "numChars" value as 3. With this set up, a specific search term of mine is expected to bring me 3000...

View Article


New Post: Scroll bar for Spservices.AutoComplete()

Hi, I am using spservice.spautocomplete function to provide auto suggest functionality for my sharepoint textbox. The functionality works & provides search results. Am looking for scroll down bar...

View Article

New Post: SPFilterDropDown: Sort Descending

You can create a calculated column in your sourcelist with the formula =0-ID to effectively create a mirror of your ID column. Decreasing with every new item. And sort your relationshipListSortColumn...

View Article

New Post: SPUpdateMultipleListItems Unable to update a specific list

I got it working. It was not the code the list has a bad row in it. I deleted it and then recreated it and the code works as intended. Hopefully it was just my local version of the list. Do you know...

View Article


New Post: SPFilterDropDown: Sort Descending

I've tried doing calculated columns with the ID and it hasn't gone very well. I'm not sure exactly when the trigger occurs but I do know after you create a new record, the calculated field will treat...

View Article

New Post: Creating a new infopath document in document library using SPServices

There may be other ways but I use the "CopyIntoItemsLocal" method. I maintain a master library of templates (all kinds of file types) in a read-only library. I have a simple page set up for a user to...

View Article

New Post: SPFilterDropDown: Sort Descending

Oh you're right. I'm sorry I forgot to mention I also had a column that a workflow updates on new items. Copying the ID value, as a workaround.

View Article


New Post: SpService.SpAutocomplete() doesnt work for 5000+ values & Scroll...

It sounds like autocomplete may not be the best UI choice. Try setting the numChars higher still. I'd suggest using Firebug or Fiddler to look at the network traffic to see what the issue is. M.

View Article


New Post: Scroll bar for Spservices.AutoComplete()

You should look at the overflow CSS attribute. M.

View Article

New Post: SPUpdateMultipleListItems Unable to update a specific list

Frank: I'm curious what the "bad row" was. Can you explain? You can certainly use SPServices to get data that you can use to populate a form. What specficially are you trying to do? It may be that you...

View Article

New Post: SPUpdateMultipleListItems Unable to update a specific list

I am not sure what was wrong with the bad row. Thru trial and error I discovered that only one row was not updateable. I removed the row and recreated it and it works fine. I am building an application...

View Article

New Post: SPUpdateMultipleListItems Unable to update a specific list

Got it. Sometimes odd things happen. As for populating the form, you can pull the info from a list using GetListItems and the populate the HTML elements with the values. For instance, to populate an...

View Article


New Post: Creating a new infopath document in document library using SPServices

gkoliver, I tried using the following code to create a copy based on the infopath form template. It still doesn't work. If possible could you please share the code that works for you?? $().SPServices({...

View Article

Commented Issue: SPCascadedDropdowns and content types [10120]

Hi,I encountered a problem with SPCascadedDropdowns where it didn't seem to correctly identify "required" columns in a list with multiple content types. As a result, the child dropdown is populated...

View Article


New Post: SP2007 UpdateListItems with Hyperlink column

I have been using SPServices for many months. Terrific library. I have learned lots by just reading the code! Now to the problem. I have a hyperlink field on a SP2007 list. I am using UpdateListItems...

View Article

New Post: SP2007 UpdateListItems with Hyperlink column

So is the problem updating a Hyperlink or Picture column with UpdateListItems or just diplaying the link after the update? M.

View Article


New Comment on "$().SPFilterNode"

Hi Marc, I had issue with SPFilterNode when pointing to jquery 1.9.1... Anyway I saw requirement as jQuery 1.8.x (SPServices v0.7.2+) so reverted my jquery reference back to to 1.8.x. Thx

View Article

New Post: AddPermission to folder

So I've figured out how to add folders and sub-folders, and copy files into them using UpdateListItems and CopyIntoItemsLocal. What I need to do now is set up some custom permissions on the folders and...

View Article

New Post: AddPermission to folder

Note that ObjectName has to be "A string that contains the name of the list or site." You can't specify a folder. This operation can ony be used on a Site or...

View Article
Browsing all 6517 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>