Tagged Questions
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 ...
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 ...
0
votes
1answer
292 views
Remove the ribbon on add new item
On the "Add new item" option on a list, the new form page has a ribbon attached:
I want to edit this page into a custom one with more different types of "Save" buttons.
Before I start cranking at ...
0
votes
2answers
1k views
SharePoint 2010 ribbons disappears when customizing EditForm.aspx
When opening/editing a list item, the default ribbons (delete, version history, etc) appear at the top.
However when I customize the EditForm.aspx and replace the default webpart with custom content, ...