Change Site Column order
Hi, I have some Site Columns, Content Type and a List Definition. To change the order of the fields is it enough to change the order inside the list schema.xml file or I have to do anything else?
View ArticleChallenges using the SP 2010 client object model javascript from a HTML page
Hi all,I have a very simple HTML page (or an ASPX page without a master) authored using SharePoint designer and I want to query a List. No matter what I do - I end up with JS errors during runtimee.g....
View ArticleIntegration with Cloud Apps like SalesForce
Hello,We would like to integrate SharePoint with SalesForce.com (client relationship management tool) without use of 3rd party tools. Has anyone tried using BDC for this purpose? Pointers to any...
View Articlecompany branding
Is there a way to brand a sharepoint site by the logged in company? Example: I want to show a theme, logo, images, etc. that is for the logged in company into the site.
View Articleis using document library templates across site collections supported
hi,in our production farm we use document library templates. It takes quite a bit of time to set up a library the way we want it with content types, views, settings etc. So what we have done is save...
View ArticleException at line 5108 in jquery-1.7.1.js
I am trying the 'Invoice Manager' Apps for Office sample and others and am getting many problems. It seems either the quality is very poor or I am missing something basic. I suspect the latter. Any...
View ArticleSP 2010 - Triggering JavaScript on Custom Display Form
I have a custom display form, 'DispFirm.aspx' (I didn't create this or give it the name!) attached to a list, 'Firm'. (Default is set to "Yes" for this Display Type version.)Per the...
View ArticleSetting a SharePoint Field's Xml Schema Using the SchemaXml Property
Hello,I have a deployment package site fields are deployed first since the content types and lists need the fields when they are deployed. Lookup fields aren't initally connected to the lists they are...
View ArticleHow do I properly handle this Claims based issue?
Our system allows users to auotmatically log into our system with their Windows credentials. Basically in security a user is created with a temp username and they can set a flag for Windows...
View ArticleDefault tasks content types Tasks status or just status?
So I was wondering, is Task Status a true column in the content type or did someone make a custom one in our list.Could someone review there list for me and let me know?See below what I have.Will
View ArticleProblem with SPSiteDataQuery to retrieve list items recursively from...
I have a web part to retrieve list items recursively from different subsites. I used SPSiteDataQuey like the code in below. this code retrieve the required data when I add this webpart to the root web,...
View ArticleVisual Studio 2012 - debugger uses cached? version of js file
This same issue is now an issue for me in visual studio 2012 - that sometimes if I use the debugger; command within a js file, the latest version of the js file is NOT shown, a previous version is...
View ArticleWorkflow Column Delte
Hi EveryoneI had a Workflows named 'Changes' and remove it... When I start a Workflow frame return me a message "Column 'Changes' does not exist. It may have been deleted by another user"Any...
View ArticleStart site workflow with credentials of the logged in user
Hi,We are using Sharepoint 2010 and Nintex 2010. We have a requirement to start a site workflow (Nintex) from a webpart. I have used runwithelevatedprivileges to start the workflow since the users may...
View ArticleHow to delete and retrive the attachment in List which using Silverlight...
How to delete and retrive the attachment in List which using Silverlight Client object model ( sharepoint 2010 ), Am able to attach the file in to Share point List, But i couldn't find out how to...
View ArticleRemote Claims Authentication Context with Client Object Model
I am using the sample code provided from the MSDN Code Site located here: Remote Authentication using Client Object ModelI am using ADFS v. 2.0 as my Claims Provider and I have configured ADFS for...
View ArticleSubmit to List Code Error
Hi, I have coded a button in my IP2010 Library Form that will iterate through a repeating table and submit those values line by line to a list in SP2010. However, after multiple attempts to update and...
View ArticleSP2010 JavaScript - set_item property and list of values
I have a custom form where the interface is set via JavaScript in a Content Editor web part.Several of the fields are combo boxes. For example, the Manager field:var objEEList =...
View Articleerror creating site from template "non-supported field type change"
We customized a team site, adding lists and fields, etc, and then did a "save as template" - I'm trying to create a site based on that that template in another site collection. When I try to create a...
View ArticleSP ReportViewer refreshes on any postbacks
I am having refresh issue with report viewer web parts.I have two custom web parts; each containing dropdowns and a report viewer. Both are in different update panel. If the value in one drop down box...
View Article