Comments on: JQuery for Everyone: Create a Client-Side Object Model http://www.endusersharepoint.com/2009/04/02/jquery-for-everyone-create-a-client-side-object-model/ No GeekSpeak on SharePoint 2007 WSS and MOSS Mon, 27 Dec 2010 14:28:49 -0500 http://wordpress.org/?v=2.8.6 hourly 1 By: JQuery for Everyone: Get XML List Data with OWSSVR.DLL (RPC) | EndUserSharePoint.com http://www.endusersharepoint.com/2009/04/02/jquery-for-everyone-create-a-client-side-object-model/comment-page-1/#comment-112706 JQuery for Everyone: Get XML List Data with OWSSVR.DLL (RPC) | EndUserSharePoint.com Fri, 19 Nov 2010 16:33:28 +0000 http://www.endusersharepoint.com/?p=1478#comment-112706 [...] When creating the ows object, the default settings will get the list and view GUIDs from the ctx object on the page. If there is more than one web part, the default settings use the ctx object for the first web part added to the page (not the first appearing in the DOM). To get the correct ctxId for a web part by name, see my other article. [...] [...] When creating the ows object, the default settings will get the list and view GUIDs from the ctx object on the page. If there is more than one web part, the default settings use the ctx object for the first web part added to the page (not the first appearing in the DOM). To get the correct ctxId for a web part by name, see my other article. [...]

]]>
By: Mikael http://www.endusersharepoint.com/2009/04/02/jquery-for-everyone-create-a-client-side-object-model/comment-page-1/#comment-98403 Mikael Tue, 07 Sep 2010 07:58:03 +0000 http://www.endusersharepoint.com/?p=1478#comment-98403 Hi Paul - I'm trying to get your solution to work on a MOSS 2007 intranet with jQuery 1.4.2. I get the web part titles and the web part GUID's, but the ctx object is empty. Also when I type "ctx" in Firebug as you suggest in the article I just get a reference error: "ctx is not defined". Do you have any idea why this is happening? Do I need to include any other JS files to get access to the standard ctx object? Thanks, Mikael Hi Paul – I’m trying to get your solution to work on a MOSS 2007 intranet with jQuery 1.4.2. I get the web part titles and the web part GUID’s, but the ctx object is empty. Also when I type “ctx” in Firebug as you suggest in the article I just get a reference error: “ctx is not defined”.

Do you have any idea why this is happening? Do I need to include any other JS files to get access to the standard ctx object?

Thanks, Mikael

]]>
By: JQuery for Everyone: Print (Any) Web Part(s) Plugin | EndUserSharePoint.com http://www.endusersharepoint.com/2009/04/02/jquery-for-everyone-create-a-client-side-object-model/comment-page-1/#comment-21104 JQuery for Everyone: Print (Any) Web Part(s) Plugin | EndUserSharePoint.com Thu, 17 Dec 2009 04:25:28 +0000 http://www.endusersharepoint.com/?p=1478#comment-21104 [...] you mash this up with my other plugin, SharePoint Client-Side Object Model, you can find web parts no matter where they are on the page or which order they load in: [...] [...] you mash this up with my other plugin, SharePoint Client-Side Object Model, you can find web parts no matter where they are on the page or which order they load in: [...]

]]>
By: AutoSponge http://www.endusersharepoint.com/2009/04/02/jquery-for-everyone-create-a-client-side-object-model/comment-page-1/#comment-20636 AutoSponge Sun, 13 Dec 2009 16:54:12 +0000 http://www.endusersharepoint.com/?p=1478#comment-20636 Will, Thanks for the kudos. I'll reply in email about contributing to jPoint. Paul Will,

Thanks for the kudos. I’ll reply in email about contributing to jPoint.

Paul

]]>
By: Willhlaw http://www.endusersharepoint.com/2009/04/02/jquery-for-everyone-create-a-client-side-object-model/comment-page-1/#comment-20575 Willhlaw Sun, 13 Dec 2009 00:20:03 +0000 http://www.endusersharepoint.com/?p=1478#comment-20575 Paul, Excellent idea and excellent work. Are you familiar yet with the jPoint project? I have posted on my blog the my presentation at SharePoint Saturday DC. The slide deck has a slide attributing your work on your blogs as part of the inspiration and knowledge that helped us create jPoint. The jPoint project is at its core, an API for manipulating form pages and lists. In the future, we will expand the core to include APIs for other useful operations on the client side in SharePoint such as manipulating list views and webparts. When we get there, will you be kind enough to help us integrate your code into the Webparts subclass? The jPoint project is hosted on codeplex at http://jPoint.codeplex.com. Thanks! Will Paul,

Excellent idea and excellent work. Are you familiar yet with the jPoint project? I have posted on my blog the my presentation at SharePoint Saturday DC. The slide deck has a slide attributing your work on your blogs as part of the inspiration and knowledge that helped us create jPoint.

The jPoint project is at its core, an API for manipulating form pages and lists. In the future, we will expand the core to include APIs for other useful operations on the client side in SharePoint such as manipulating list views and webparts. When we get there, will you be kind enough to help us integrate your code into the Webparts subclass? The jPoint project is hosted on codeplex at http://jPoint.codeplex.com.

Thanks!
Will

]]>