Tagged Questions
0
votes
1answer
35 views
Custom list forms not appearing
I have two lists, A and B.
I created A and then used Designer to create a custom New and Edit forms and everything works fine.
I recently created list B, created custom new and edit forms but they ...
0
votes
1answer
25 views
Duplicate a list and associated custom workflows
I have a list with custom forms (created in Designer) and custom workflows (also created in Designer). It has been decided that that information entered into this list should be kept in two lists in ...
0
votes
0answers
180 views
Attachments on custom forms
I have some lists on my SharePoint site that use custom new and edit forms. I found that these custom forms would not allow attachments. Implementing the Microsoft solution from here has solved the ...
2
votes
2answers
150 views
Markup for Contact Notes field in custom list item display form?
I am creating a custom display form for a SharePoint 2007 Contacts list. Among the fields to be displayed is the OOB Contact Notes field from among the Core Contact fields. When using the default ...
1
vote
2answers
519 views
How to implement a hyperlink to display the logged in user?
I have a custom SharePoint list with about 20 fields. If possible, I wanted to include a hyperlink on the display, edit, new form so when the user clicks the hyperlink, their login name is displayed ...
7
votes
3answers
1k views
Data View Web Part and Custom List Form show Attachments
I have found a few ways to add attachments to a Data View Web Part, but I can only get this to work when the SharePoint:AttachmentsField is not being used anywhere else on the page.
Currently my ...
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
...
1
vote
3answers
1k views
Customizing the NewForm.aspx of the SharePoint 2007 List?
I have a sharepoint 2007 list and it has 6 site columns, want to have two modes of newform.aspx page. When user clicks on Newitem, it should display only 3 site columns and there should a link to the ...
1
vote
1answer
480 views
Custom Edit Form for a Picture Library SharePoint 2007
I want to create a custom edit form for a picture library, and change the default edit form for all picture libraries to a custom edit form.
My question: how to create such custom edit form for a ...
2
votes
1answer
1k views
SharePoint Designer: Customised NewForm.aspx 'Magically' set as default for list
The situation.
I inherited a SharePoint Portal with
an 'Issues' list which was being used
to add new work items using the IT
Bug Content Type.
Users asked for some additional fields for the ...
3
votes
5answers
4k views
How to properly add a code-behind custom form template
I am creating a custom form template for a list and this form template uses a lot of controls such as panels and dropdowns. I am using a rendering template in the controltemplates folder and have this ...
