Tagged Questions
0
votes
0answers
117 views
jQuery and NAPA a good option for Customizing List and View Forms in SharePoint Online 2013?
I’ve been playing with SharePoint Online 365 (2013) and NAPA for a few days now. Deployed a simple AppPart.. great potential in this. We have a big SP 2007 Farm with about 200 Site Collections. About ...
0
votes
0answers
111 views
SPO 2013 and VS 2012 deployment questions
I created a new SPO Office 365 Developer account, created a developer site, installed NAPA, built and deployed a new sp app all online... seemed to work fine. I was able to then open it with VS 2012 ...
2
votes
3answers
325 views
Remove ribbon entirely on certain page?
Can this be done with SharePoint Online?
Failing that, for an entire site?
Thanks.
0
votes
0answers
114 views
Ecma script sharepoint 2010 issue
how to get all folder in document library with first image url in that folder.
for this i get all folder from document library and then get first file from that library
get all folder and in that ...
1
vote
2answers
128 views
Changes in SharePoint Online (Office 365)
I have an idea to solve a problem by adding jQuery/javascript to a aspx page (in this case the DispForm.aspx) But I thought I've heard that SharePoint Online installs automatically updates. Can this ...
5
votes
3answers
2k views
Site Assets vs. Style Library
I usually store my JavaScript/jQuery files in the Site Assets library, but I see on forums that others are using the Style Library.
What are the respective benefits of each?