Hi All,
I wrongly rename 'Title' to 'First Name' column in item content type.now sharepoint not allow me to rename 'First Name' to 'title'.Now in y site all title column convert into 'First Name'.
Can anyone please help to rename 'First name' to 'title'.
thanks
...
Does anyone know if SharePoint stores it's version numbers inside the files for Excel files? I would assume that it does not. This is what I need: I have an Excel file stored in a SharePoint document library. The file will eventually be distributed and must be able to function offline. The file is somewhat macro-intense, and I would...
I am creating a sharepoint sequential workflow for leave management system.If a user requested for leave for leave for 2 days and he goes and again start the workflow to request for two days what happens and how to handle it?
...
I am using WSPBuilder to develop Sharepoint2007 sites, whenever i try to debug using one of the users that are not System Account, the debugger enters to the breakpoint and waits a step (F10), when i press F10, i get the following exception in the debug output window after pressing F10 on the line having the breakpoint:
A first chance e...
Can u tell me how to compare the date as well as time stored in a SPList as a DateTime field with the current system time using a CAML query?
...
How to solve windows.componentmodel.win32 Exception
this exception occured during sharepoint installing
please any one give me the sollution
...
After document approval, i want set it to a final status where newer version of document cannot be uploaded or any modifications made (i don't care if it is downloaded and modified on users PC, but it must stay as is in SharePoint).
I see few options here:
break permission inheritance and set
all roles to read only.
EventReceiver on I...
I am trying to find out if there is a way to put a SharePoint Calendar into a normal web-page that will update whenever the SharePoint Calendar is updated. Does anyone know if it's possible?
-Thanks
...
Hi,
I'm developing a sequential Sharepoint Foundation (Share point 2010) workflow in Visual Studio.
I can create tasks no problem using a CreateTask activity, but I can't work out how to create the task on a specific task list (i.e. a task list other than the one associated with the workflow).
How can I specify the task list on which ...
Hi All,
I have a list which have around 60 column. In sharepoint page height is very high.
So can I add tabs in sharepoint new item page.
Please Help.
...
What are the difference between SPFile class and PublishingPage Class? I am trying to manipulate a SharePoint Page and I see that both SPFile and PublishingPage classes can be used and the only difference I see if PublishingPage is used for aspx file and SpFile can be used for anyfiles in a SharePoint site. I also see that there are few ...
Hi All
When I use CAML to filter my ListView, it ok when I use this CAML:
query = "<Where><Or>" +
"<And>" +
" <Eq>" +
"<FieldRef Name=\"TagForDiscussion\"></FieldRef>" +
"<Value Type=\"Text\">Tag</Value>" +
"</Eq...
Hi,
I have a couple of XML files that are used to control unattended installations of sharepoint. I need to create a simple desktop application that will create / modify these xml files.
Before i go through and create a load of stuff manually is there any way i can automate some of the process. I.E. can i generate my objects from an XM...
We have a SharePoint 2010 feature that works fine on my development machine, but won't activate on the staging system. It's SiteCollection scoped, the containing solution was successfully deployed on one WebApplication.
When we try to activate the feature, we get an error message with a Correlation ID. But we can't find this ID or the n...
I have a pages library full of published pages that do not have a link anywhere in my SharePoint site. After a full crawl of my site collection only the default page (there is no navigation menu on the default page) of the web in question is indexed.
I know that if I make a page that links all of the pages this will work, but the probl...
I'm trying to build a Custom Query Web Part that pulls data from multiple lists (or I'd just do this with a List View) and I want to group the data by first letter, A-Z. Right now I have a calculated column that is using =LEFT(Title,1) to determine the first letter of each data entry. Even if I modify the .webpart file's GroupBy property...
Hello,
We want to add "This Folder" scope to the search dropdown in a document librady. By default, This Site and This List appear in it. One way would be to add scope, but then every time a folder is created, scope would have to be added. Is there any easier way to achieve this?
Thanks,
Mahesh
...
Is a sharepoint 2007 webpart likely to work on 2010 without any modification? If not, what are the main areas that would require modification?
...
I heard a term "Greek Text" for dummy unintelligible text for testing in QA.
Is it a correct term? If yes, how do we create this data?
Thanks
...
Has anyone had any success with integrating elements of Live Meeting with SharePoint? In particular, does anyone know if there and any web parts already built for this?
Integrations I could be interested in are making meeting recordings, slide decks, or other artifacts available through a list. Creating meetings aren't so important as O...