Rows of items containing columns of information.
1
vote
1answer
59 views
SharePoint 2007 - library with list items
For an application that I'm working on, we have two separate content types - one based on Item and one based on Document. I'd like to create a container that houses both of these content types.
I ...
0
votes
1answer
167 views
Restrict item in List from modification if used in other Lookup or Cascading Drop-down field
Currently I have three lists.
The 1st list contains a single column.
The 2nd list contains two columns - one of the columns performs a lookup on the 1st list.
The 3rd list contains three columns - ...
-2
votes
3answers
332 views
How can I update a list without having my code run on the SharePoint server?
I can reference Microsoft.SharePoint.dll in Visual Studio in order to compile my C# or VB.NET code. I've found that I will still need to copy the compiled code to the server and deploy it there.
From ...
3
votes
1answer
1k views
Auto-generated custom format ID for InfoPath form text field
May I know how do I use a InfoPath form text field to auto generate a custom format ID?
The custom format ID must be in this format: YYYY/XXXREQ
where YYYY is the year that the item is created, ...
5
votes
1answer
292 views
Tooltip showing latest pictures inside a Picture Library for SharePoint 2007
Inside a SharePoint Document List, I keep a few folders - Folder A, Folder B, Folder C.
Each folder have some pictures inside them.
May I know if there are any web part that can help me display at ...
0
votes
1answer
424 views
data sheet list view permission
I have created custom list on sharePoint 2007,
on that list I create data-sheet view.
I send a link to the "data-sheet list view" to some users,
in order that those user fill-in data.
I need to ...
1
vote
1answer
431 views
Is it possible to iterate all lists in Sharepoint in search for a given Field?
Is it possible to itterate all Lists in SharePoint to find out which ones use a custom Lookup field?
I have an application which is currently failing because the custom Lookup field was pointing to a ...
1
vote
2answers
84 views
Filtering Lists with A and ( B or C)
Filter = A and ( B or C )
For a sharepoint list, how does one get the above behavior?
For example, the default behavior would be Filter = A and B or C
Specifically, the desiresed filter is ...
1
vote
1answer
376 views
Sharepoint 2010 : How to set a default value for a “image” type List column
I have a Sharepoint List column named "Thumbnail".
Type: Publishing Image
Status: Optional.
How to set a default image value for this column ?
2
votes
3answers
2k views
Can someone provide examples and direction with relational list?
I'm trying to figure out the best course of action concerning relational lists. I have create several parent and child related lists but I'm having a bit of trouble understanding how to build my CAML ...
0
votes
1answer
197 views
Calculate Time Passed After Item Created Using Javascript (or other)
I have a list that tracks loaned equipment. I want a little icon that is a visual indication at how long the item has been on loan to help visually cue employees to follow-up.
For example:
0-4 ...
-1
votes
1answer
749 views
Is List created in top level site (parent site) visible is Child Site
I created a custom list in a top level site of site collection, which is the parent site.
Is it possible that this list is visible in a child site?
1
vote
2answers
435 views
How can I let Contributors create a new list?
I am building a site where users have Contribute access. They are allowed to add, modify, remove items in any of the lists, but they are not allowed to change or remove the lists. However, they also ...
1
vote
1answer
1k views
InfoPath 2010 Form Load for SharePoint 2010 Lists
I'm using InfoPath 2010 to customize the View and Edit options of a SharePoint 2010 list. The view and edit pages, therefore, are displayifs.aspx and editifs.aspx.
I have a Form Load operation in ...
3
votes
2answers
136 views
How to dump and XML file from a Workflow
I would like to dump an XML file to a specific location based on a workflow. Whenever someone creates an element on my list I want to create an XML file and save it to a disk location.
Any good ideas ...
1
vote
3answers
641 views
Multilanguage fields in programatically created list
If I'm creating a custom list in my code, how can I make fields localized, so when user has set e.g. Polish, he can see field names in polish and when he has English language set, he can see field ...
1
vote
1answer
3k views
Add a List from another site as a SP Designer 2010 REST Data Source
I've been researching for a way to add a list from another site to a Data View in SP Designer 2010. After confirming that the easy way (adding the list directly as a data source) was eliminated from ...
1
vote
1answer
1k views
How can I get an SPList's URL?
Say I have a list named Links. Is there a way, through .NET and Powershell, to retrieve the URL for this list? In this case, the URL I'm looking for would be "/Lists/Links".
1
vote
2answers
744 views
How can I query all of the items which are inside a folder, which is in turn inside a document library?
I am trying to use Powershell to query my Sharepoint site so I can get a list of items to use as input in my migration script. I have a document library (Site Assets), which has a folder (Calendar ...
4
votes
5answers
10k views
How to make a filtered lookup field
I have a list of departments. This list will change over time adding new departments and "deactivating" others (because of structural changes).
I would like to use this list as a look-up for other ...
1
vote
1answer
507 views
How to Union 2 Lists Using ClientContext?
I have 2 lists which both contain identically-named fields that I'm trying to access using C#. Using ClientContext, how can I perform something that does the same thing as a SQL Union to give me one ...
1
vote
2answers
2k views
How can I use Powershell to move a list from a development to a production Sharepoint 2010 box?
I'd like to copy a list (and its contents) onto our production server. I've been trying to use the Export-SPWeb cmdlet, using this article as a reference, but I can't seem to get it to cooperate. I've ...
2
votes
3answers
643 views
Update column status based on time
I'm creating a SharePoint 2010 application called HR Learning And Development. Basically it's an application to manage every employee trainings. Much like a college environment. I have a SharePoint ...
1
vote
2answers
1k views
List View customized in SharePoint Designer not correctly displayed in Web Part
I am working with SharePoint Foundation 2010. I created a Calendar list, then created a view, "Current Events". I edited "Current Events" in SharePoint Designer 2010. Some of the changes were setting ...
1
vote
1answer
401 views
Xml defintion of Field and FieldRef elements and the precedence of attributes
Anybody out there with a good understanding or a good reference of how the attributes that make up a custom list definition apply to the list columns when you define Fields and FieldRefs in multiple ...
2
votes
3answers
957 views
Possible to save a list template and maintain lookup relationships?
My issue is that I have two lists that I would like to move with their data. While I am able to save both as templates and then upload to the new site, none of the lookup columns in my parent table ...
1
vote
3answers
2k views
SharePoint List items being used in an ASP Repeater
If I am returning items from a SharePoint list is there anyway that I can store the values in an array or a list to use them in an ASP Repeater? I would have 4 values that would need to be stored (the ...
1
vote
2answers
451 views
Get List of Items in SharePoint List
I am trying to get a list of items that are contained inside a sharepoint list. When I use the code below I get an error
[ArgumentException: Value does not fall within the expected range.]
...
0
votes
3answers
495 views
Access a list residing at the root level from a subsite for an InfoPath 2010 form
Sorry for the confusing title! I'll try to explain my problem a little bit better..
So the site that I'm building has a contact form (created using InfoPath2010) on each page that the visitor can ...
2
votes
2answers
919 views
Customize content query web part's look
I'd like to customize the way a content query web part (CQWP) displays a list on SharePoint 2010; the list is defined in the root and is going to be fetched in a subsite. Each subsite will pull one ...
0
votes
2answers
2k views
Pass a standard list view a CAML query, is this possible?
I have a standard list in Sharepoint 2010. The list has a standard view, but technically the view could even be custom built.
Is it possible for me to pass through a CAML query from a web part I've ...
1
vote
2answers
188 views
SharePoint List Check whether Value is Checked
I am using Windows SharePoint Server 2007. In a custom list, if I have two columns. One has a list of Categories, and the second has a list of Products. So in my Categories Column its a Choice with ...
1
vote
1answer
2k views
Printing lists in SharePoint 2010
Is there a way to easily export SharePoint 2010 lists with rich HTML columns to Word 2010 for printing? Here's what we need:
A "Print List" or similar functionality in SharePoint (IE browser), where ...
0
votes
0answers
583 views
Unable to Edit List Items - WSS3
I'm experiencing a strange issue when trying to modify items in a list in WSS3.
My user is a site collection administrator and should have full permissions on the list. I can view the items, but when ...
1
vote
1answer
383 views
Max number of groups with access to a list
We are designing a system which will have many groups.There may be 100 groups eventually.
We have one main info list that all users with access to one of the groups should have access to.
So far we ...
1
vote
1answer
597 views
Adding custom button/link to AllItems.aspx
I wish to add a custom button/link to each row in my list's AllItems.aspx page.
I've selected 'Modify in SharePoint Designed (Advanced)' from List Tools.
I've added a SharePoint From Action ...
0
votes
5answers
3k views
Export List in SharePoint 2007 to List in SharePoint 2010
I have a SharePoint 2007 list that I want to copy over to an existing SharePoint 2010 list.
Both of them have the exact same columns.
What is the best way to do this?
I tried opening both of them in ...
1
vote
1answer
335 views
SPList AnonymousPermMask64 vs AllowEveryoneViewItems
Have an site that is a mix of Anon and Restricted content (requires authentication). We have a picture library that is used by high level authenticated users to upload to display "advertisements" on ...
0
votes
3answers
423 views
How do I run javascript or C# on list item submission?
The reason I offer both of those languages is that I can achieve what I'm trying to accomplish using either javascript, or C#, but they are completely different languages. I couldn't find any sort of ...
0
votes
1answer
24 views
Will data be affected on dropping features
If I drop\delete features like SiteColumn, ContentType or ListDefinition which may be referred by sites to hold data. In such cases, will the data also get deleted?
1
vote
1answer
752 views
SharePoint 2010 - Add filter to a list with PowerShell
How it is possible to add a filter to a list with PowerShell?
(I want to add a filter to multiple lists)
Is there any tutorial, articel or example?
1
vote
1answer
68 views
the connection between list and the list view from the web part
I’m using SharePoint 2007, Custom list.
I have created 2 difference views on my list.
on the home page I create 2 web-parts, one for each view.
I need to implement the next thing:
When I ...
0
votes
2answers
542 views
Cannot access Libraries after upgrade to SP1
I just installed SP1 & now I am unable to access any library on my site collection.
The error I get is as follows:
An unexpected error has occurred.
Troubleshoot issues with Microsoft ...
0
votes
2answers
966 views
Add keywords column to shared documents and announcements lists at creation
I want to use taxonomy fields for my "shared documents" and announcements. I can create the column afterwards.
But what is the best way to do it automatically when a user creates these lists or a ...
3
votes
2answers
2k views
Customising Data Sheet View
I'm using SharePoint 2007, with custom list.
I'm using Content Editor web part in order to design my list.
{In my list the row color determined through the item ststus.
e.g: If the status equal to ...
1
vote
2answers
412 views
Web Part connection not pre-selecting lookup value
I have 2 lists:
Users
Notes
Notes has a lookup field that links it to Users (ContactName)
I have added a Notes WebPart to User's Edit Item screen. Now when you edit a user, it shows a list ...
1
vote
1answer
957 views
InfoPath calculated field bound to SP list: how to populate only once?
Disclaimer: My experience with SharePoint does not extend much beyond having spelled it correctly a few times.
I've inherited a SharePoint 2010 library that tracks expense reporting by running an ...
0
votes
1answer
142 views
Fetching Ienumerable list of ids from an people and group field of a list
i have a list with a field (Customers) of people and group type with multiselection set to true i want to fetch the IEnumerable list of ids from that field as that field contains value in the format ...
2
votes
1answer
321 views
Does 1000+ items in a list make it slow for navigation?
It looks like my task list has become slower as items in the list keeps on increasing (currently 1000+). Is there any way to make loading & navigation of the list faster?
1
vote
1answer
261 views
Create multiple items from checkbox input of single new item?
In custom list, I have multiple entries with similar data, except one field.
When I create a new Item, I have to create new entry with the same data except one for each input.
I'll take one simple ...