Tagged Questions
2
votes
1answer
50 views
show modal dialog for list with opened ribbon
I need to display a standard list inside a modal dialog. Currently I'm using SP.UI.ModalDialog.showModalDialog(..) and I'm building the URL like this:
options.url = ...
0
votes
1answer
119 views
Custom ribbon button on 'Edit Properties' dialog box ribbon?
In a nutshell - I would like a button somewhere on the ribbon (custom action?) that, when clicked, will form a string which includes the current web's ID and the list item ID.
How do I go about ...
1
vote
1answer
366 views
“Ribbon.Read” has not been made available for this page or does not exist
I have created a link to open up a new page in a model form.
I get this error but I dont know how to fix this
The Ribbon Tab with id: "Ribbon.Read" has not been made available for this page or does ...
1
vote
1answer
819 views
Customize Sharepoint 2010 Ribbon in Dialog ONLY
In the screenshoot below I pasted the Dialog of the NEW ITEM on top of our website.
The ribbon bar selected in red, we want to change it, but it should be different to the ribbon bar in the normal ...
1
vote
1answer
1k views
Show Ribbon in modal dialogs
In the current project, they applied some branding, and for some reason the ribbon is hidden in modal dialogs like when creating a discussion board, task or any list item.
I cant find how they hide ...