Quantcast
Browsing all 6517 articles
Browse latest View live

New Post: Prepopulate Multi Select in form after SPFilterDropdown

I thought the same, I tried it and it complained that the object doesn't support that method. I may have overlooked something, but I didn't play with it too much. My guess was that SPCascadeDropdowns...

View Article


New Post: Prepopulate Multi Select in form after SPFilterDropdown

Ah, I see what you mean. I was thinking of the dblclick on the data values. Well, if it works, it works, I guess! M.

View Article


New Post: Promise chaining

What happens with your approach if just the completefunc is used? (I can't test right now.) One of my goals is always to not change any existing behavior for backward compatibility (whether I like that...

View Article

New Post: Promise chaining

All the code that has only a completefunc seems to be running as expected. As I ponder this case further, I realize that nested ajax calls in the traditional completefunc would also get left off the...

View Article

New Post: Promise chaining

​ Ricardo, Your loosing me on what you actually want to do - and truthfull, I think SPService already does it. Your last comment - "realize that nested ajax calls in the traditional completefunc would...

View Article


New Post: Promise chaining

Hi Paul, Thank you for the in depth answer, I think everyone will appreciate such a thorough explanation of JQuery deferred object execution order. To answer your question as to what was not working...

View Article

New Post: Promise chaining

Ricardo, No problem... I too build my services in a similar way: expose a .promise() to the caller handle the multiple ajax calls within the service, only resolving the .promise() when I have all...

View Article

Created Feature: Make DropdownCtl Function Public [10229]

The dropdownCtl function has been in SPServices for many versions. With the recent changes to way title attributes are set in Office365, it makes sense to expose this as a public function.

View Article


Commented Feature: Make DropdownCtl Function Public [10229]

The dropdownCtl function has been in SPServices for many versions. With the recent changes to way title attributes are set in Office365, it makes sense to expose this as a public function.Comments:...

View Article


Updated Release: SPServices 2014.01 (Feb 03, 2014)

This release is in an pre-release state. Please only download it if you know what you are getting and are willing to test it. In any case, it's a bad idea to use any release with the word ALPHA or BETA...

View Article

Released: SPServices 2014.01 (Feb 09, 2014)

This release is in an pre-release state. Please only download it if you know what you are getting and are willing to test it. In any case, it's a bad idea to use any release with the word ALPHA or BETA...

View Article

Updated Release: SPServices 2014.01 (Feb 09, 2014)

This release is in an pre-release state. Please only download it if you know what you are getting and are willing to test it. In any case, it's a bad idea to use any release with the word ALPHA or BETA...

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: $().SPServices.SPDropdownCtl

Function$().SPServices.SPDropdownCtlCertificationFunctionalitySPDropdownCtl was previously a private function I used in SPServices to find dropdown controls in the DOM. Because of the changes to the...

View Article


Image may be NSFW.
Clik here to view.

Updated Wiki: $().SPServices.SPDropdownCtl

Function$().SPServices.SPDropdownCtlCertificationFunctionalitySPDropdownCtl was previously a private function I used in SPServices to find dropdown controls in the DOM. Because of the changes to the...

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: $().SPServices.SPDropdownCtl

Function$().SPServices.SPDropdownCtlCertificationFunctionalitySPDropdownCtl was previously a private function I used in SPServices to find dropdown controls in the DOM. Because of the changes to the...

View Article


Commented Feature: Make DropdownCtl Function Public [10229]

The dropdownCtl function has been in SPServices for many versions. With the recent changes to way title attributes are set in Office365, it makes sense to expose this as a public function.Comments: See...

View Article

Released: SPServices 2014.01 (Feb 09, 2014)

This release is in an pre-release state. Please only download it if you know what you are getting and are willing to test it. In any case, it's a bad idea to use any release with the word ALPHA or BETA...

View Article


Updated Release: SPServices 2014.01 (Feb 09, 2014)

This release is in an pre-release state. Please only download it if you know what you are getting and are willing to test it. In any case, it's a bad idea to use any release with the word ALPHA or BETA...

View Article

New Post: Cascading Filter Requirement

Voila, it worked by removing the Required Field text. Actually as per the documentation , I saw its the display name of the field. But with the earlier versions of script, I see that the script access...

View Article

New Post: Get Location information from SPServices

I can get many of the properties of user from SPServices but i cannot get location information.<script src="/SiteAssets/jquery.min.js" type="text/javascript"></script><script...

View Article
Browsing all 6517 articles
Browse latest View live