SharePoint 2010 for Mobile Device Usage
Hi there,we are implementing SharePoint for mobile devices users such as smartphones, tablets, etc. what is the best solution/approach with regards to the technology. 1. is responsive methods the right...
View ArticleWebParts, Look up
Hi everyone,I have a lookup column in my list, I am inserting data through webpart in my sharepoint list, it is not possible to insert data in look up column.... I have a drop down list which inherited...
View Articleextract sharepoint url from iis log files
i want to extract the sharepoint site url from iis log files and i have to check this for one month. please help.Blitz
View ArticleCreated Custom View within SharePoint Designer 2010
Hi,I have recently created a custom view using SharePOint Designer and then customising the XSLT (Found someone who gave me the answer and then amended it - Sorry new to this so had to cheat).So within...
View ArticleAdding SSL only for Login page
Hello all,I need to implement SSL only for a login page. is this possible? I mean to isolate a single page to have SSL...We are using SharePoint 2010 for a public facing site and we would like to roll...
View ArticleSync the task list to outlook only for assigned person
I would like to sync the task list base on "assign to" only, but look like SP 2010 is not support this function, right? All task was synced to everyone who link to task list, anyone has any idea for thi?
View ArticleSharePoint 2013 : SharePoint designer Workflow move file to a specific folder...
Dear all,I have created a site collection and I have created some document libraries with folders.What i want is to create a workflow and on the initiation form give the user a possibility to browse...
View ArticleHow to retrieve field value from SPListItemVersion
Hi,What is the best way to retrieve field value from SPListItemVersion?I am trying to reproduce the below methods of Microsoft.SharePoint.ApplicationPages.VersionsPage.ItemVersion 1) GetFieldValue 2)...
View Articlenot showing on app_offline.html page
Hello Community Using Sharepoint 2010 Server and the UI a file named app_offline.html is used to display that the web application is down for maintenance or something like that. In the...
View ArticleECB Mystery - currentItemFSObjType and currentItemContentTypeId are null!?
Hi,i have the following requirement:I have two custom Contenttypes on my Document Library -> one for documents and one for folders.What i need to know is:1. How to bind a custom ecb menu to a...
View ArticleHow to check if Item with ID x in a Document Library is inside a folder per...
Hi,i have an Item ID. I need to find out1. Is this item a folder oder a document2. it this item is inside a folder (a document inside a folder or a folder inside a folder)?How could i achieve this with...
View ArticleExport to Excel Filtered external list in sharepoint 2010
Hi,I have external list on page, just dropped from listview library. No code webpart attached to it.When external list is filtered based on certain columns, i have to export all filtered items to...
View ArticleUploading file to document library getting issue
Hi,I using SharePoint 2010,I use below code for to upload file to my SharePoint document library. try { if (fileUpload1.HasFile) {...
View ArticleCustom Error Page
Hi,I want to have my own customized branded error page for 404 error in my web application.how to achieve it .I have my customized aspx page as error page.I READ THROUGH MANY BLOGA BUT NOTHING HELPED...
View ArticleHow to create a document folder using ListData.svc
Hi All,I've recently been put on a project where I need to use the REST services (ListData.svc) to retrieve and add documents to the document library. It all has been smooth sailing until I hit the...
View ArticleHow to redirect user on or before page load
Hi,what is best practice for redirecting a user when he opens a specific page.I have a solution with a custom master page and several webparts. When a user opens my solution (every page based on the...
View ArticleUrl Type Field in List - Visualization
Hi,I have a sharepoint list with a url type field. The field is displayed has a link but with the whole url string visible.How can I control the "link" text like its done on a gridview where I can...
View ArticleAction button on custom edit form
I have a list with 2 different Edit forms: 1 is the SP standard Edit form, and the other one is a form I customized.I want to add a custom Action button to the custom form only. I have tried and could...
View ArticleHow to download aspx page with Content Editor Webpart
Hi AllI have lots of aspx pages (with CEWP) in my Sitepages library. I have to replace some RegEx from all pages.When I am downloading those pages from Sitepages using 'open in explorer', actual...
View Article