Pregunta

In only one of my libraries (it's a picture library), there is no "Datasheet View" as an option when creating a new view? (Only standard view and calendar). It's Sharepoint 2013 enter image description here

I'm trying to follow these instructions https://sharepoint.stackexchange.com/a/193358/51202

¿Fue útil?

Solución 2

Seems like the problem with this view was that I had set Basic Table as view style. Changing it to Default did the trick...

Otros consejos

Datasheet view isn't supported with lists with BaseType DocumentLibrary. Only GenericList base type. Basically, there's no datasheet view for document libraries, only lists.

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