Tagged Questions
2
votes
2answers
681 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
2k views
how do i place custom action in custom group on displayform?
By following the examples in the SP 2010 C# Hands On Lab (SPCHOL308), I've gotten a CustomAction button to show up under the View tab in the Manage group on the DisplayForm.
I want to place this ...
1
vote
1answer
200 views
Item Display Form showing View + Page tab in Ribbon while other pages have only View
I have a list with a display form for which I have specified a different rendering WebPart: DataFormWebPart as opposed to the default ListFormWebPart.
This caused some issues with the Ribbon. I ...
