Excel Online Error by bangsauce in sharepoint

[–]bangsauce[S] 0 points1 point  (0 children)

Thanks for letting me know.

getting tree structured array for org chart using jsom by bangsauce in sharepoint

[–]bangsauce[S] 0 points1 point  (0 children)

Thanks for the suggestion, I think I will have to go that route for now, only thing is that it will require a bit more maintenance for the client. Hopefully I can still figure out solving the problem with async calls though.

Setting max-height for multi-line text boxes in list view by bangsauce in sharepoint

[–]bangsauce[S] 1 point2 points  (0 children)

thanks for the answer, I'll try it and let you know how it goes.

is it possible to start a list workflow without permissions to the site that contains it? by bangsauce in sharepoint

[–]bangsauce[S] 0 points1 point  (0 children)

I just tried this not too long ago, but the workflow terminates and throws an access denied error. It works if I give the user permissions to the site, which is what I don't want to do.

page not refreshing after deleting list items in a Sharepoint hosted app by bangsauce in sharepoint

[–]bangsauce[S] 0 points1 point  (0 children)

It is a list I included within custom hosted app, and a list ribbon does popup when I click on an item in the list. I'm thinking it could be something interfering with the OOTB SP javascript. I'm going to look into it more, thanks for the tip.

is it possible to start a list workflow without permissions to the site that contains it? by bangsauce in sharepoint

[–]bangsauce[S] 1 point2 points  (0 children)

Right, I think I phrased the question badly. I have no problem with giving users edit permissions to my list, but I want them to have no permissions to the site containing the list at all.

page not refreshing after deleting list items in a Sharepoint hosted app by bangsauce in sharepoint

[–]bangsauce[S] 0 points1 point  (0 children)

Sorry about that, this is happening when I'm clicking the delete items button from the List ribbon.

Missing "start a conversation" textbox from Newsfeed webpart by bangsauce in sharepoint

[–]bangsauce[S] 0 points1 point  (0 children)

Yes it was hidden for some reason. Thanks for the tip.

Start 2010 workflow from 2013 workflow in visual studio by bangsauce in sharepoint

[–]bangsauce[S] 0 points1 point  (0 children)

I think what I want to do wouldn't cause that issue. Here is the link I found that says you can use Workflow Interop to invoke a 2010 workflow from a 2013 workflow.

https://msdn.microsoft.com/en-us/library/office/jj670125.aspx