create site pages through visual studio
Ideally in what situation we should consider creating site pages through visual studio in SharePoint?is there any advantages of creating site pages through v studio?
View ArticleHow to remove the option "Search This Site" from search box on customized...
Hi Everyone,I want to remove the option "This Site" from search box on Master page. I have searched this forum and found tips. I have added the<Property...
View ArticleHow to get current Task ID in Workflow 2013
I have a workflow and in this workflow one "Composite Task" activity. Is there a way for me to read the ID of that Task after it is Approved?I need to read a value of one field (User field) from this...
View ArticleRibbon button EnabledScript not working
Custom Ribbon controls EnabledScript no longer works due to a change in sp.ribbon.js. In one environment, it is using an older version of the script and it works. In another environment, there is a...
View ArticleHow do you maintain original dates in a powershell item creation?
I've created a powershell script the loops through one of my list looking for specific list items and when they are found it will create them in a new list copying the info in their fields. I thing I...
View ArticleSharepoint 2013 Setting people picker with Jquery not working in IE8
In a SharePoint 2013 list with a people picker column labeled Name the following code works great in IE9 and IE10, however in IE8 the script shows an undefined is null or not an object error message at...
View ArticleAdded Filed Not Visible in Content Query WebPart
Hi All I am not able to view the added filed in Content Query Webpart, Here is the link i followe to do the...
View Articlesubstring-after in powershell
Hi,I have following script:#Retrieving the Web Site with List $MyWeb = Get-SPWeb "http://MySite" #Get the List name $MyList = $MyWeb.Lists["MyList"] #Get The View #Change the name of the view $MyView =...
View ArticleIs it possible to install Sharepoint Foundation 2013 in a Windows 8 Pro box...
I remember an article explaining how to install SharePoint Foundation 2010 in a Windows 7 box which was prone to some errors but however a great article...
View ArticleFiltering Hyperlink column in spgridview
Hi,I've a hypelink column on spgridview. This hyperlink column displays text instead of url and on click it navigates to url page.When trying to filter the grid with hyperlink column, the filter popup...
View ArticleHow To Show Total Docs/Items In Pagination
I have the following code to supposedly show 1-30 of total docs. However, this code returns a value of 1-30 of undefined. Any thoughts as to how I can show a running total of docs in library or list...
View ArticleAny recommendation on 3rd party 2013 Sharepoint theme vendor?
Hi, We would like to purchase a theme package for SharePoint 2013. Does anyone have any recommendation?Thanks
View Articleget_workflowassociations() method does not return 2013 workflows
I am developing an Office365 SP online SharePoint hosted app for my organization. Here requirement is 'To fetch the workflows associated to a List (list, library, announcements etc.)'. I am...
View ArticleDynamic link title and URLs in sharepoint page layout
I have created my custom page layout.And my page layout is composed of links and sublinks see image belowWhat I want to do is to make this dynamic by using lookup to a sharepoint list. something like...
View ArticleHow can i define execution timeout to a specific aspx page in SharePoint 2013?
Hi Team,My requirement is to filter an copy attachments to a network share. might be around 6000+ attachments...I have used SPLongOperation and it worked fine and completed the copying in <6 mins....
View Articlemultiple sharepoint projects - visual studio
hi all, I have 2 SharePoint porjects. I open the first SP Project and I set it as (Startup project) I add the second project, now I have Both projects in one solution, so far so good. Now I open the...
View ArticleHow to append sharepoint list?
Hi,I have a template in excel with the fields like Name, Contact No. etc. And also, I have a List created in a sharepoint 2013 with the same fields.The template will be used by different people at the...
View Articledropdown change event and drop down value in SharePoint 2013 using javascript
Hi,I need to fire event on dropdown change and get the change value in sharepoint 2013 list form using CEWP. in 2010 i was using below functiongetField('select','Project Status').onchange = function()...
View ArticleSecond DVWP Doesn't Load Until First DVWP Refreshes
I'm using SharePoint 2013 on O365. I have a web part page with two Data View Web Parts on it. One of them is set to asynchronous update every 15 seconds for a picture library. The other one is to a...
View ArticleIs SharePoint becoming CSOM only?
I know Microsoft has made tremendous progress with the Client Object Model in SP2013. With all the trend of going in this direction, especially with the push for SharePoint online, are there still...
View Article