Tagged Questions
0
votes
2answers
48 views
Building a Custom Edit Form on a Content Type
I've built a custom content type called "Document for Review" and added a few extra fields (as you'd guess it inherits from Document). However I'd only want some of those extra fields to show up when ...
0
votes
1answer
57 views
Opening newform/editform.aspx in SP Designer for further customization only shows default forms
On a document library I have a custom content type and I want to edit its forms in SP Designer. Going to the library in Designer and clicking on any of the forms in the Forms section shows a seemingly ...
0
votes
0answers
64 views
Creating a New Form for content types in SharePoint Designer
This question is specific for SharePoint 2010. I have one list with 2 site content types. In SharePoint Designer, I can create a New Form and specify a content type for that specific New Form. When ...
1
vote
2answers
95 views
How to determine item ContentType in FormControl (FieldIterator for instance)?
I've implemented my ListFieldIterator to change the way field controls rendered.
I'd like to change the behaviour of form depending on the item content type,
but any attempts to determine ...
1
vote
2answers
2k views
How to create custom EditForm and DisplayForm for custom content type?
I have developed a custom ASPX SharePoint application page using Visual Studio. I would like to use that page as the EditForm and DisplayForm for the custom content type.
At the moment, my page is ...
1
vote
1answer
427 views
Using tokens in custom list forms
I am deploying a list using Visual Studio 2010 that is based on a content type I created. The list also uses custom new/edit/display forms whcih I created using SharePoint Designer. I achieve this all ...
1
vote
0answers
158 views
My custom form isn't saving lookup fields
I have a list with two content types. I've created two custom forms for creating new items (because one field I don't want until the 'edit' form). One works great. The other one doesn't. What's ...
2
votes
1answer
2k views
Workflow create task with content type - Custom Forms in InfoPath
I know it's possible to customize the forms of workflow tasks but is it possible to have them customized also for "CreateTaskWithContentType" component, not just for "CreateTask"?
I had a try of ...
1
vote
2answers
149 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
0answers
827 views
Overriding FormUrls and alternative form?
In a content type, I override the forms of the CT :
<XmlDocuments>
<XmlDocument NamespaceURI="http://schemas.microsoft.com/sharepoint/v3/contenttype/forms/url">
<FormUrls ...
1
vote
2answers
3k views
SP2010 Modal Dialog for Content Type “New” Form
When you create a new document set, you are presented with a modal dialog such as the following:
I want to have this kind of "New Form" (modal) for my custom content type (with custom form).
Now, ...
0
votes
1answer
508 views
SharePoint Designer doesn't see changes in content type
I've changed a site content type and set it to update those that inherit from it. However, when I go to create a custom list form based on a list with one of those content types, SPD gives me the old ...
1
vote
3answers
4k views
Custom Form Template is not being used in SharePoint 2010
I have tried to create a custom form template but without success. I have followed several tutorials but it still does not use the custom template. If I change the template id to override the ...

