Some of the Lists Web Service operations are still missing from SPServices:
http://msdn.microsoft.com/en-us/library/lists.lists_methods(v=office.12).aspx
AddDiscussionBoardItem Method
AddListFromF...
Id #9884 |
Planned Release:
None
|
Last Updated: Mon at 2:31 PM by sympmarc |
Created On: Mon at 2:31 PM by sympmarc
From: http://spservices.codeplex.com/discussions/287062
Hello,
I've been using SPServices to develop web applications hosted in SharePoint document libraries, but not embedded in SharePoint pages...
Id #9849 |
Planned Release:
None
|
Last Updated: Jan 30 at 8:50 PM by sympmarc |
Created On: Jan 25 at 10:11 PM by sympmarc
(Request for enhancement)
SPServices.SPCascadeDropdowns produces an error message when it cannot find the relationship list, or when it cannot find one of the fields requested in the relationship ...
Id #9822 |
Planned Release:
SPServices 0.7.1
|
Last Updated: Jan 25 at 10:15 PM by sympmarc |
Created On: Jan 19 at 4:04 AM by PerrySharePoint
From http://spservices.codeplex.com/discussions/278749
Marc,
Not that you don't have a lot to do :) but I wondered if you could add the GetWeb function for the SiteData.asmx service. I need this ...
Id #9820 |
Planned Release:
SPServices 0.7.1
|
Last Updated: Mon at 2:27 PM by sympmarc |
Created On: Jan 18 at 4:44 PM by sympmarc
The promptText option causes errors if the prompt value is selected, so I'm deprecating it in v0.7.1ALPHA11. To do this, I'm setting the value of the option to an empty string "" by default. If you...
Id #9817 |
Planned Release:
SPServices 0.7.1
|
Last Updated: Mon at 2:28 PM by sympmarc |
Created On: Jan 17 at 6:02 PM by sympmarc
There is a missing call of opt.completefunc in SPComplexToSimpleDropdown after operation is complete.
Id #9811 |
Planned Release:
SPServices 0.7.1
|
Last Updated: Jan 13 at 3:00 PM by sympmarc |
Created On: Jan 12 at 6:55 PM by golka
Added a test for null values in the camlQuery in v0.7.1ALPHA9.
// Make sure we don't get any items which don't have the child value
camlQuery += "<IsNotNull><FieldRef Name='" + opt.relationshipLis...
Id #9810 |
Planned Release:
SPServices 0.7.1
|
Last Updated: Jan 12 at 4:30 PM by sympmarc |
Created On: Jan 12 at 4:30 PM by sympmarc
* Only create a new id for the container if we don't already have one (reduces GetList calls)
Id #9794 |
Planned Release:
SPServices 0.7.1
|
Last Updated: Jan 9 at 3:41 PM by sympmarc |
Created On: Jan 9 at 3:24 PM by sympmarc
* Pass parentSelect from SPCascadeDropdowns to cascadeDropdown function rather than finding it in the DOM again (reduces DOm traversing)
* Get the value for childColumnStatic in SPCascadeDropdowns ...
Id #9793 |
Planned Release:
SPServices 0.7.1
|
Last Updated: Jan 9 at 3:23 PM by sympmarc |
Created On: Jan 9 at 3:23 PM by sympmarc
|
|
|
|
|