MultiLookup items selected, show or hide fields dynamically
Hi,In the New or Edit Form, I would like to show or hide fields based on the multiselect value selected.Is there a way to add javascript to achieve this and to get the selected values to show or hide...
View ArticleQuering on the list item collection after being loaded
I'm a newbie to SharePoint and JavaScript. I have a requirement where in I have to get the count of list column and bind to an HTML element.Example: Red,Blue,Green are the columns and i have to get...
View ArticleSharepoint autoselection of list view items
A SharePoint web part page has a set of three list views that depend on each other. For example, Order > Order Details > Products. For filtering, there are Connections defined to Send Row Data...
View ArticleHow to stop page load code on add webpart to page.
When i am adding webpart to page its page load call, Now problem is that it require some info on pageload and it breaks. i do not want to execute my webpart page load code when i add it into a page....
View ArticleCustom Action to open up a dynamic view
What I'd like to do is create a custom action on an external list. Each list item I have has a unique ID. I'd like in SharePoint to select the dropdown on the list item, select my custom action and...
View ArticleHow to write below code using client object model which will give me same output
using System; using Microsoft.SharePoint; using Microsoft.SharePoint.WebControls; using System.Web.UI.WebControls; namespace Site_hierachy.Layouts.Site_hierachy { public partial class SiteTreeView :...
View ArticleError occurred in deployment step 'Activate Features': Feature with Id 'GUID'...
Really frustrated!!! Using SP 2010 with VS 2010. Created a simple project with just 1 elements.xml file for adding 2 columns. Scope of the feature is "Site". When I right click and deploy it gives...
View ArticleWhat is Change Management in Sharepoint?
What is Change Management in Sharepoint? is there any best practices to follow? please let me know any Video tutorials that explains this concept. any useful Links are much appreciated.
View ArticleHow to Set People Picker Value using JQuery
Hi,I am trying to set the User value in a simple people picker control. by referring to this codePlex articlehttp://spservices.codeplex.com/wikipage?title=%24%28%29.SPServices.SPFindPeoplePickerI have...
View ArticleHow to hide webparts if the user accessing the page has not created any entries?
What I have is a service catalogue. Rather then having X pages with 1 for each order type the idea was to create a single page which only showed the lists to which the user submitted requests.I have...
View Articlemove site
Hi;I search a solution to move one or several sharepoint 2010 sites from a site collection to another but on a PRODUCTION envir (back office : I cannot to use a tool) : a power shell or a tool from...
View ArticleImport csv file into SharePoint Calendar
How can I import csv file into SharePoint calendar?should I used PowerShell for that? how?
View ArticleDisable new item button
Hi , Is there any way that i can disable new item creation of item if count equal to 100 . Abhishek Tiwari
View Articlei have a SharePoint list, that list contains photos(images), now i want...
Hi All,i have a SharePoint list, that list contains photos(images). now i want display that images in spgridview. How can i display?Thanks in advance!
View ArticleSharepoint solution error
So i created a simple SP solution with event receiver. On itemAdding event it should take one value and try to modify it. public override void ItemAdding(SPItemEventProperties properties) {string...
View ArticleWord 2013 Firefox plug-in not working and GetOfficeVersion() returns zero
I am attempting to use the Firefox plug-in for Office/Sharepoint (plug-in detailed here). However when I attempt to call methods on the plug-in such as EditDocument or ViewDocument the following...
View ArticleTrending #tags webpart
I am using trending #tags webpart in mysite.Where can i see how long time each tag can life, what is the time to live?? how do customize thos settings? and where can i see the default setting currenly?...
View ArticleAvoid Threshold Limit issues in SharePoint
Hi All,How to Avoid the List Threshold Issue in SharePoint .pls help me or provode any link which is useful.Mahesh
View ArticleAccess denied error publishing Micrsoft Access Data in SharePoint 2013
Hi All,We face issue in publishing our Access data into SharePoint 2013. This error occurs only when publishing it for thesecond time. Environment: SharePoint 2013, Logged In User: Has full control to...
View ArticleSharepoint 2010 Update Linq entity file in the deployed .wsp
Hi All,I recently started working with SharePoint 2010 with LINQ, it is quite easy and systematic to use LINQ in SharePoint Visual Studio Solutions but then I faced an issue with updating LINQ data...
View Article