The display-form tag has no wiki summary.
2
votes
2answers
683 views
How do I enable/disable a ribbon button in the Display form?
I want to enable/disable a ribbon button in display form of a list based on whether versioning is enabled or not.
In the EnabledScript of CommandUIHandler, I am specifying a javascript function which ...
1
vote
2answers
371 views
How to restrict access to custom forms
I have created a custom disp-form and custom edit-form in a customized sharepoint list. I'd like to restrict access to those 2 custom forms to a specific security group.
Can someone advise how I can ...
0
votes
2answers
38 views
Custom List Display Form doesn't apply to all users
I created a custom Display Form but only system admin can see this change. I set the disp form as default disp form and checked in. What else should I do? Thank you.
1
vote
1answer
306 views
Custom State Machine Workflow with navigation based on user input
Here's what I have to do:
I have a list of items called Projects, and for this I have developed a custom display form called DisplayProject.aspx, and a custom State Machine Workflow.
I have to put a ...
0
votes
1answer
373 views
Why is the associated lookup field not on the dispform.aspx?
I have three lists:
Events (calendar)
Customer1 (custom list from scratch)
Customer2 (custom list from template)
When I added the lookup of Customer1's ID and added the associated field "Title," ...
0
votes
1answer
710 views
BaseFieldControl in SPControlMode.Display not display correct values
I'm creating my own Display Form based on a view in a webpart. I'm getting the list (Document Library), and view, and then iterating through the fields, and creating a BaseFieldControl and then adding ...
2
votes
0answers
100 views
Are Display Form FieldControls used in 2013 Custom Field Types?
When using a Custom Field Type that has a Field Control (provided by FieldRenderingControl), it seems that the Field Control isn't used when rendering data on the Display Form if the SPField.JSLink is ...
1
vote
0answers
11 views
The window to add attachments appears behind the page
I am opening a page from another page, and when I click the paperclip to add an attachment to the attachment field, the window for the upload appears behind the page???
I am guessing this is because ...
1
vote
0answers
90 views
display InputFormSection
Can we hide an wssuc:InputFormSection ??
I have a wssuc:InputFormSection made for adding items and it's only shown when you click on add link as the code shows :
<Table border="0" width="100%" ...
1
vote
0answers
74 views
Is there a way to get a Slide Library to show up via relationship to a list?
I have a list and a slide library with a lookup to the list. On the list item, I want to show related slides.
I edit the list item view and go to Insert>Related Lists and choose "Slides" (the slide ...
0
votes
0answers
35 views
How to Display Author Information in Custom Disp Form
I want to add the Author information to the top of a custom DispForm in WSS 3.0. I have tried the following and nothing works. Could someone suggest a way to get this right?
<xsl:value-of ...
0
votes
0answers
105 views
SharePoint 2010 does NOT show associated list web part under indicator on display form
In SharePoint 2007 by default the Status (KPI) list template would show the associated SharePoint list view under the KPI itself when clicked on (display form). In 2010 this no longer happens by ...

