form for displaying or editing data in a list
0
votes
3answers
2k views
newform.aspx and People Picker field - set current user as default?
This is for SP2010. Got a list. One of the fields is a "Person or Group" type, with the results limited to members of an SP group.
I've created a copy of NewForm.aspx in SharePoint Designer, and am ...
0
votes
1answer
3k views
How do I update a lookup column from a dropdownlist?
I'm creating a custom web part in asp.net for SharePoint 2010 programmatically. When a user presses an Add button, the selected item from the dropdownlist is supposed to then be added to the Groups ...
2
votes
2answers
2k views
Custom Form Does Not Display “Created By” value
I'm creating a custom form in SharePoint designer and I'd like to display the value of the "Created By" field in a section of the form. I've done this successfully with other columns in the form.
For ...
1
vote
1answer
256 views
Get Current User's Department Name and Manager From Active Directory
How the "department name" and "manager" attribute value could be retrieved from active directory programmatically? For ex. i will have custom newform.aspx to create some new item, in the code-behind ...
1
vote
2answers
1k views
signout.aspx doesn't seem to be used
I have a requirement to remove a non-SharePoint cookie (if it exists) when someone clicks the "Sign out" link in the users menu. The cookie comes from a 3rd party system that we can use for ...
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 ...
2
votes
1answer
1k views
publish infopath listform to sharepoint multiple site's list
I have one site collection that having two subwebs: i.e web1,web2
both webs having one Test custom list.i have open Test list and using Customize Form tab into list setting of Ribbon.
than i publish ...
1
vote
1answer
220 views
Custom form template with external list does not work
I have following .ascx file
<%@ Assembly Name="Microsoft.Web.CommandUI, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>
<%@ Register TagPrefix="SharePoint" ...
1
vote
1answer
170 views
ListFieldIterator postback issue
I have strange behavior of ListFieldIterator in SharePoint 2013. I create custom template for my list in CONTROLTEMPLATES folder, copy default template and add button that does post back (the event ...
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 ...
1
vote
1answer
314 views
Sharepoint Ribbon for view item form going full option
I have a view item form which contains a custom WebPart for displaying that item. I have no issue with that but the ribbon for the display form looks weird: It contains lots of options that don't ...
1
vote
2answers
150 views
Creating Custom List Forms for Creating, Editing, or Displaying a List Item
I'm following this article (as well as different MSDN pages) and trying to add some custom template forms to my content type.
I think I'm doing all by the book, but for some reason wont deploy my ...
1
vote
3answers
3k views
SPD 2010: Can fields be hidden by Conditional Formatting on NewForm?
I use content types to dynamically change which fields (columns) are initially displayed on the newform page. I am trying to have the fields change as the user is filling out the form. I was trying to ...
0
votes
1answer
737 views
Custom InfoPath Form - Upload Image from Computer Dialog
After customizing a sharepoint 2010 list form, I am losing the ability to upload an image from computer in a rich text box. It seems that this option is only available in the default SharePoint 2010 ...

