0
votes
1answer
317 views

Can sharepoint calculate the number of “business hours” for a list item to be completed?

I work in financial institution and we want a column in a case management database to show the number of "Buinsess hours" from start to finish of a case. Business Hours Monday to Friday 5am - 8pm ...
0
votes
0answers
88 views

Creating A Search Scope Using A Choice Fiels

I want to create a search scope in MOSS 2007. This scope is looking at a list named policies and procedures and should select only the items which are local. The option to select whether an item is ...
1
vote
1answer
57 views

Person field showing differently in email

I am working on a work site with SP 2007 on which I have a list item with a Person field available to associate an employee with that item. When looking up an employee to fill that field I get their ...
1
vote
2answers
464 views

What to do when a Site Column name is already being used?

I'm running into a situation where a Site Collection has several sub sites. Each sub site has data related to a particular geographical region. When trying to create content types / site columns for ...
0
votes
1answer
638 views

How can I remove/hide modified information on DispForm.aspx for Append?

I have a document library with a custom DispForm.aspx page. In this library, I have a column with the option Append Changes to Text. The DispForm.aspx displays the information correctly by this code ...
2
votes
1answer
3k views

Add new column to an already existing content type with a feature?

Is it possible, with Sharepoint 2007, to add new columns with a Feature to a content type that is already being used in some lists?
1
vote
1answer
304 views

How to find the site column details using a Web service?

I have a site column of type "Choice" with 8 choices and associated with a list, is there a way to get those details (list of choices) using a web service ?
1
vote
1answer
306 views

reordered columns in List, now one is missing, its version history gone

My coworker added a new column to a Sharepoint List and then reordered the columns such that the new column was in between two existing columns. Now one of the existing columns can't be found. She ...
0
votes
1answer
353 views

View/Edit document Properties from a Client Application

I want to view and edit the properties of a Document using a windows form: Is this feasible? To be more clear, when you click on "Edit Properties" for a document inside a Document Library in ...
0
votes
2answers
709 views

Is there a way to have a column in SharePoint which has multiple links?

I currently have a normal SharePoint list with about 15 columns or so. I need one of the columns to have a list of links. I know SharePoint lets you have 1 link and it also lets you have multiple ...
5
votes
4answers
340 views

Better to try to reuse built-in site columns, or create your own?

I'm creating a client content type. One of the properties I want to store for each client is their postcode. I could create my own site column, say Client Postcode. But there's also a site column ...
0
votes
2answers
628 views

How do I hide column name it group heading

If I group by a column in a library or list, the name of the column is displayed prior to the value, i.e., ColumnName:ColumnValue or in my case, Discipline:Civil, Discipline:Electrical etc. how can I ...
1
vote
1answer
484 views

Lookup site column not saving/storing metadata for Office 2007 documents?

I'm having this issue on several server environments. We have a list at the site collection root. There is a site column created as a multi-value lookup on that list's Title field. This site column ...
0
votes
1answer
513 views

Problem with defining Site Columns in a feature

Why the titles are blank (for example, I go to setting, site columns and select the group. I see all four columns but their title are missing. like, pobox, firstclassdate, deliverytype, carrier) for ...