Pregunta

I need to hide the context menu for standard list views on Sharepoint 2013. I have an internet facing site, using the standard list views only customized from CSS, JS, JSLink, etc. and also on tabular styles of the view. On SP2013 the right-click on any list item give us the context menu item, which my client didn't want at all on the internet facing site collection.

All my searches on the subject returns with tips on hiding or adding one item of the menu, but I couldn't find nothing on disabling at all the right-click function.

¿Fue útil?

Solución

You need to modify the views of the lists and remove the field with property linked to item with edit menu. Instead you may use the field with linked to item property.

Licenciado bajo: CC-BY-SA con atribución
scroll top