User Profile
Chamonix
Copper Contributor
Joined Aug 01, 2020
User Widgets
Recent Discussions
user needs edit permission to load js files in Site Assets directory
We have a classical Sharepoint site whose form is custom built with content link in content editor webpart in a page. When the page loads, it needs to load the css, js files in Site Assets directory to render the page. Users were able to get the page loaded fully with read permission until last Sunday night. Now we have to give users edit permission to Site Assets to load page successfully. At console log, we can see with edit permission, all required files are loaded while with read permission, no log of required files but no error. Could someone advise what might happen to cause this? How can we remediate this? Thanks a lot in advance.26Views0likes0CommentsRe: No progress bar when upload large file with document set content web part
LeonPavesic Just found out progress bar is available now. I uploaded a 10 GB file, progress bar is visible, a spinning wheel indicates upload in progress. It took 16 minutes to complete. Much better user experience. Not sure if Microsoft did something recently?2.4KViews0likes0CommentsRe: No progress bar when upload large file with document set content web part
Leon, Thanks for your advice. Points well taken but we can't do both. Above the document set contents web part is a form for users to fill in meta data. They want the upload happen on the same page. SharePoint Sync client is not reliable, our admin suggested us not to use that. Again this takes user away to a different area. Migration tool, Sharegate, is used by developer only and has very limited license. Users don't want to ask developer every time they need.2.6KViews1like0CommentsNo progress bar when upload large file with document set content web part
In document library, document set contents web part shows the files associated with the document set. When we upload a small file, like 2-3 MB, the document set contents web part shows progress bar so user knows the file is being uploaded and when it completes. However, when we upload a 200 MB file, nothing shows in the web part. No progress bar, nothing. The page just freezes up. User doesn't know if upload is happening or fails. If user navigates away, he has to start from scratch. Is there a modern experience or improved version of document set contents web part that works better with large files? Potentially 20 GB files.3.1KViews0likes3CommentsAdd Bootstrap Toast as Alert on SharePoint site
It will be nice to have a Bootstrap v5.0 Toast as push notification to SharePoint site so to broadcast important message to users. I tried to put the reference to Bootstrap css and js file in Content editor web part, also tried with content link to a txt file that with toast code and reference to css & js file. However, either way the web page messed up very bad. Pls advise if a solution is available?1.9KViews0likes3CommentsWhat is the webhook endpoint URL used with Power Automate?
I have a requirement to run workflow whenever a document library in any of 70 subsites is updated. Now 70 workflows were used. I did some research, webhook probably is the best approach to meet the requirement with two workflows, subscription and handler flow. I followed the steps on this post: https://365hq.net/use-one-flow-or-logic-app-to-trigger-multiple-sharepoint-lists-from-multiple-sharepoint-sites/ However, kept getting an error that failed to validate notification url when I tried to subscribe. The notification url I used is the http post url generated when http request is received action in the handler workflow. The notification url includes everything after invoke? Then I tried hhttps://******.sharepoint.com/your/webhook/service, it still doesn't work. Could anyone have used Power Automate with webhook advise what is wrong with using the http post url as the notification URL? If not used, handler workflow won't be triggered to detect what has been changed and run approval workflow.1.9KViews0likes0CommentsWeb Part Error: Access denied. You do not have permission to perform this action or access this reso
We have a web page for external users. The page has one web part, whose target audience has been setup for allow only users in the designated SharePoint groups to have access. Also additional security is the user can see only those items they have been granted permission. Target Audience is web part is: admin group and group 1. The issue is when there is no items granted permission to the login user (in group 1), the user will see an error: Web Part Error: Access denied. You do not have permission to perform this action or access this resource. As soon as an item is granted permission to the user, then this error goes away. The error confuses the external users, causing a lot of calls. Is there a way to dismiss this error message and show a web part with no items?5.9KViews0likes0Comments
Recent Blog Articles
No content to show