1
vote
1answer
59 views

Customizing discussions list in SP2013 with JsLink

I'm working on a community site and was looking at ways to modify UI of the discussion list that is presented to the user (and possibly more going forward). It is my understanding according to the ...
0
votes
1answer
56 views

Frozen list headers

I have created a custom List in SharePoint 2010 and need to keep the headers frozen on top, so when scrolling down they don't move. I only have access to out of the box. Any solutions for this. ...
4
votes
2answers
1k views

JQuery Accordion with SharePoint 2010 Custom List

I have a FAQ custom list in Sharepoint 2010 with two columns: Question (title column renamed) and Answer. I want to display the questions and answers from the sharepoint list in JQuery Accordion. ...
1
vote
0answers
134 views

Displaying text in a Look-up column

Apologies for not being clear. I'm try to display a "multiple lines of text" column as a look-up field in a new view of the parent list. I have tried SP Designer and most of the standard webparts. ...
0
votes
2answers
88 views

Is it possible to programmatically write to 2 different lists at the same time?

So heres a conceptual question that I can't really find in any books. Is it possible to programmatically write to 2 different lists a the same time. I mean I think it is, but my code is not working ...
4
votes
1answer
6k views

Create Custom New Edit and Display form for sharepoint list

I am new to SharePoint and I have created several custom lists. I would like to use visual studio 2010 to create new EDIT/NEW/DISPLAY forms for this list. I can't seem to find anything on the internet ...
1
vote
1answer
62 views

I have list that I need 2 columns (Choice) to pull up different fields

I have a column named Origination and a column named Sub organization. When the user choose choice A in organization I need specific choices to pop up for Sub Organization. When the user chooses ...
0
votes
1answer
327 views

how to deploy a custom list form when the list is created in the feature EventReceiver?

how to deploy a custom list form using Visual Studio 2010, when the list is created in the feature EventReceiver?
0
votes
1answer
1k views

SharePoint List form buttons and &Source on Cancel and Close

If I don't SharePoint Designer customize List newform, editform and dispforms, can I still use my own button outside of the webpart to submit data from the form. Say I'm using CSS to hide the ...
0
votes
1answer
33 views

trying to create a custom list that has a column that can accept multiple items

I am trying to create a basic custom list that will have a column labeled "Products needed for training" it should be able to accept multiple entries but still be linked to the overall training event ...
2
votes
3answers
924 views

Develop a custom format display for a sharepoint list

Is there a possibility to develop a custom format display for a sharepoint list. What I mean, can I develop a custom datagrid for the list webpart ?
2
votes
1answer
290 views

Custom edit form associated with edit button on list view

I have created a view from a list which I created. I now have an edit button link on this view and need to link it to a custom edit form. How can I do this in SharePoint Designer. I am using ...
2
votes
2answers
452 views

CAML query to retrieve the second set of three list items from the announcements list?

The CAML query to pull say 3 items based off of the following requirements seems pretty starightforward: Title is not null Expires(Expiry Date) is greater than or equal to Today Order Created in ...
1
vote
1answer
3k views

Combine Multiple Lists into one

I have a bunch of site collections that all have a identical list( status, Title, Date). I am trying to create a master list on my site that grabs the items from each lists and displays them all ...
0
votes
1answer
263 views

Creating a Windows Gadget that gets populated from a Sharepoint List

I am trying to create a Windows Gadget for a Intranet site with hundred of sites & different groups with different permissions. The intranet site is secured with SSL/https, I looked at google ...
1
vote
1answer
97 views

Deleting a Custom List Item using a custom field Name

Normally we delete a List item using following code, using (SPSite site = new SPSite("http:web1/default.aspx")) { using (SPWeb web = site.OpenWeb()) { ...
0
votes
1answer
86 views

Different Value of Lookup Field in different Views

here's the code using (SPSite site = new SPSite("https://mysite.com/Ting/default.aspx")) { using (SPWeb web = site.OpenWeb()) { SPList SourceList = ...
1
vote
2answers
188 views

Make Title Field get its content from a people picker field

I need to create a list of people and the name of the person should be unique field that can be clicked to open the item about that person. In a normal Sharepoint 2010 custom list, the Title field is ...
2
votes
1answer
265 views

Strange behavior of Event Recievers on custom list

I read a bunch of threads on social.msdn regarding issues with Event Recievers on custom lists that fires twice, but I’m not sure this is the current problem I have. I have been using SP Manager and ...
2
votes
1answer
549 views

How to attach the “NEW!” icon on a custom field

I am working on Sharepoint 2010 and I have created a custom list. I set the default "Title" field as "hidden" and I am wondering how I can attach the "NEW" icon to a specific field for which I want to ...
3
votes
2answers
2k views

SharePoint Lists' EditForm & DispForm

I haven't been able to find any information regarding this, so I hope you guys can help me out on this. Since all lists in SharePoint all have an EditForm.aspx and a DispForm.aspx I am wondering if ...
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 ...
2
votes
5answers
7k views

How do I create buttons on a custom list form?

I have custom list(on SharePoint 2007). The user receives an email with link to this list. In each row(item) the user needs to fill-in data. I want to create two types of buttons: When the user ...
0
votes
1answer
308 views

How can I load a list in a web part based on a selection from another web part?

I have two lists, one with data about a group of elements, and the other with calendars to be used for creating schedules for these elements. I've set up a page with two list views; one showing the ...
0
votes
1answer
518 views

How can I View list in DataSheet view

I am very new in SharePoint. I got a task to display my table data in SharePoint list and provide the Action menu. Inside the action menu there should be a option for "View in DataSheet". Can any one ...
4
votes
1answer
1k views

Exception from HRESULT: 0x80131904 - when using Custom List Forms

Can anyone help ? I run into a strange problem. I have a custom List designed in Visual Studio 2010 with Custom Content Type.When I add Item to the list using default forms everything works ok. ...
0
votes
2answers
1k views

List item not being updated after edit

so I have a custom webpart on both the DispForm.aspx and EditForm.aspx which, on page load gets a list of all the fields in a SharePoint list and loops through each field and sets its display property ...
0
votes
2answers
246 views

Hide link in Listview on Lookupfield

In my customList there are several lookups. They link to the sourcelists. My question is: How can I hide these links? Thanks in advance Stefan Hennicken
2
votes
2answers
717 views

Custom column that renders a link and opens modal dialog

I want to create a custom column in sharepoint 2010. When it is added to a list view I need it to render a link that when clicked opens a sharepoint modal dialog using the client ui. I need to pass ...