Can search.asmx be used in place of CSOM?
I have a scenario where a .net application interacts with SharePoint application via Client side Object model (CSOM). Basically .net application needs to query a sharepoint library and a Term store....
View ArticleAdding MetaData to SharePoint 2010 Folders
Hi,I have just moved a large reposity of folders and files from network shares into 1 sharepoint 2010 document library. I am required to add a column/metadata for all folders and files. The name of the...
View ArticleJquery hover ability
I am trying to make this code so that when I hover over the "more" link, a popup box comes up with more links. Any idea how I can implement that into this code? An actual code example would be great...
View ArticleCutomize site definition with quick launch in sharepoint 2010
Hi,I am customizing site definition using visual studio 2010. I want to give two links in quick launch with target audience within site definition so that whenever user is selecting my site definition...
View ArticleHtml in external content list
Hi,i want to know if it's possible to actually render Html tags correctly in a an external content list. I have a column in my data that contains <br> and <p> tags and i want them to be...
View ArticleFailed to Instantiate file from Module
Am trying to provision a page through feature activation. Now I think i have most of what i need to get this done, however each time I try to deploy, i get the error... "Failed to instantiate file...
View Articlescalability in client object model vs web services
Hi all, I have a app in which I need to query a sharepoint site via services. The app will be under heavy usage so performance and scalability will be two of my priorities. I started to investigate...
View ArticleSharepoint Calendar Event Popup Window
I am looking to make it so when you press an event in the calendar, or press the date to make a new event. A small popup comes up instead of a full page. Here is what I have, but it is a full page...
View ArticleActivating DocmentID Service from Client Object Model
I'm trying to activate the Document ID Service using the client object model. I keep getting the same error.Feature with Id 'b50e3104-6812-424f-a011-cc90e6327318' is not installed in this farm, and...
View Articlehow to hide/show table rows uisng script in sharepoint2010 web part
i have table in my aspx page with 5 rows i applided runat=server whenthe page loading i need to show first row with option("+") to addnext rows .when user select second row i need to show("-") like...
View ArticleWhere to place JQuery Code to display SharePoint Choice Field Radio Buttons...
I'm attempting to display SharePoint Radio Buttons horizontally. I've read other threads on this same question, but I'm confused. I 've read that you should use some JQuery code. I've located a snippet...
View ArticleCheck if current logged in user is a reader using javascript
Hi,I need to check, if the current sharepoint user(login user) is a reader in a sharepoint site.How to achieve this using javascript ? I need it using javascript only.Knowledge is power.
View ArticleRich Html Control in sharepoint 2010 publishing page
Hi..How to add multiple rich Html controls in publishing page layout..I added single rich Html and also added another one , but while edding data, but both rich htmls are editingRavindranath
View ArticlePopulate dropdown list from database when dropdownlist selectindex changed...
I have dorpdown1 and dropdown2 in my SharePoint list. When item is selected from the dropdown1, it should retrieve data from database and populate the dropdown2 based on dropdown1 parameter.Which one...
View ArticleRadEditor control returning empty
Hi, I have a RadEditor control which is returning "empty". The ID of the control is reComment and reComment.Content is returning empty,any ideas? <telerik:RadEditor ID="reComment"...
View ArticleAccess hidden fields in master page from ItemStyle.xsl
I have many master pages and an itemstyle.xsl file for my sharepoint 2010 site.I created a CQWP and applied one style in itemstyle. But i wanted to change the style defined in itemstyle based on some...
View Articleupdate item code does not trigger wait for field action in workflow created...
Hello I have a workflow created by SharePoint Designer which have a "wait for myField to not equals oldValue". I also wrote a code shown as below to update myField of multiple items. after running code...
View ArticleHow to add video file in sharepoint
HiI need to upload a video in my sharepoint site and that video must be played in the site itself...Please send me how to do that...I will be very thankful for you if you help me in doing this...Thanks...
View ArticleProgrammatically updated SPList view filter is showing in the view
Hi AllAm appending a filter condition to a particular view alertview.Query = viewQuery.ToString(); alertview.ParentList.ParentWeb.AllowUnsafeUpdates = true;...
View Articlechange Task list
Hi,I have a sequential workflow created using Visual studio. When the workflow was first created, I selected the existing "Tasks" and "History" list.After deploying the wsp, when configuring the...
View Article