How to close dispForm window by using javascript?
Hi there..facing little issues on closing dispForm window through javascript. i tried window.close() , this.form.close(), document.close(), location.close(),.... but no one is working..And before going...
View ArticleDetecting value in Html type field
Hello,Ive created a custom list definition where I have a field of type Html with RichText set to true, and RichTextMode set to FullHtml. I'm currently unable to detect a value in that field...
View ArticleSharepoint Site Structure
HiI have been asked to create a new SharePoint site for the operations team at a school I work for. I have some basic SharePoint 2010 knowledge but would really appreciate some help in how to structure...
View ArticlePeople Picker is not working on computers that have IE 11 installed. (And it...
Hi,We have web application. And we are using SharePoint Foundation 2010. While giving access to users we are facing problem with People picker. People picker is working fine upto IE 9 well. In IE 10 we...
View ArticleConcatenate variable with string in sharepoint power shell
Hello , I have written the following script : $SiteURL ="http://mysite.com" <a href= $SiteURL + "/Lists/AllItems.aspx">Data</a> The concatenation in href not correct ....
View ArticleThe namespace microsoft.interop.word does not exist in sharepoint custom pages
Hi,I wrote a code in sharepoint custom pages in which generates pdf from gridview .BUt in namespace only i am getting errror like namespasce of microsoft.interop.word does not exist.But in vs 2010 it...
View ArticlePro grammatically generate build in document ID at the footer of Word document?
Hi All,i am trying to added Document ID at the footer of Word file programatically using the following code. Following code is working only when i am uploading the document first time and its adding...
View ArticleHow does SharePoint gets the dlls from wsp when doing Deploy from CA
When a WSP is already added in CA, and when we Deploy it from CA, how and from where it gets the dlls and deploy it into GACI am writing code to fetch existing wsps and its dlls in it? Any Idea? Mark...
View ArticleFetching Share Point List data in asp.net webservice
To get data from sharepoint list, I am accessing sharepoint list web service [http:///_vti_bin/Lists.asmx] in my asp.net webservice code as follows://CMS_List_Service is web service reference....
View ArticleLooking for ways to deal with lookup columns looking at lists with lots of rows
I am trying to build a custom list that has lookup columns. The list against which the column is looking is a list of charge codes. I already have several hundred and will probably need to add several...
View ArticleHow to create new subsite while adding new item to the list by using javascript?
hi,I hav a task ie, when I add item to the list then subsite will create with that list item title and description . So By using javascript, I have to create subsite while adding new item to the...
View ArticleShare Point Custom List - Submit item to folder
hello,I have create a custom list on my SharePoint 2013 site and customized the infopath form. I have disabled the submit/Save buttons on the ribbon and set the Form Submit settings to rules and...
View ArticleToolbarTemplate property not working in Custom Feature
I have a requirement to hide the "Respond to Survey" link on all surveys for a SP2010 site if the user has already responded. I followed the process using this link...
View ArticleWSP Solution Update Does Not Update Version
Hi.I have a branding solution that adds Custom Masterpage and CSS files and also a Custom TabbedWebPart as two separate features. This WSP was deployed to our SharePoint 2010 Farm as Version 1.0.0.0....
View ArticlePeople picker default current logged in user
I have two people picker site columns(Accountant and Manager) on newform.aspx page, I am using the following SPServices code to default current logged in user to Accountant field and it is working...
View Articlesp user not resolving in the people picker SharePoint 2010
Hi All,i have an account domain/bimoffice, this account resolves in all the site collections but only in one site collection is does not so not able to give permission to himfor...
View ArticleCreating a list of Data pulled from AD
Hey guys,So I am currently stuck at a bit of a roadblock. I have been asked to create a Sharepoint page that would basically show all of our users from AD and one of their Custom Attributes. I can do...
View ArticleHow to delete site column in custom columns group when it error "Field type...
Hi all,I have a problem with using powershell of sharepoint 2010.I created a site column is "Review Date" but I type error about Type="DAte", I should type is Type="DateTime".Now when I visit link...
View ArticleMulti-line text field length
I would like to check if a multi-line text field is empty using javascript/jquery.The default field length is 11. If I trim the spaces, the field still occupies 11 characters. How can i test the...
View ArticleAppication upgrade in sharepoint c#
Hi there I have custom visual studio project done in vs2010 c# . This has user controls, event receiver , ghosted pages and especially list definitions and list instances. This project has been...
View Article