User Profile
Vladislavs1
Copper Contributor
Joined 4 years ago
User Widgets
Recent Discussions
Sharepoint Online
Hello, we have 2 problems after Sharepoint update. First problem, that now all ours hyperlinks which are inserted in quick link webpart are written in Bold, and we cannot take this bold, have somebody also gotten this problem? Now we have this link Previous we had. Now, because of bolded text, we have issue that text is too large to be inserted in the box. The second issue that we have after updates, now in the list, which in grouped in 2 two columns no are visible in the list. They looks like: And we cannot make them invincible, or take out from the list, without taking off grouping the list. Is it possible to hide them?765Views0likes1CommentMermaid in Share Point
Hello, got a problem with Mermaid code in sharepoint 2016. In script editor i put this code <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> </head> <body> <div class="mermaid"> graph LR A --- B B-->C[fa:fa-ban forbidden] B-->D(fa:fa-spinner); </div> <script src="mermaid.min.js"></script> <script>mermaid.initialize({startOnLoad:true});</script> </body> </html> and in edit mode SharePoint shows all properly, but when iam exiting edit mode Sharepoint only shows graph LR A --- B B-->C[fa:fa-ban forbidden] B-->D(fa:fa-spinner); not the picture.8.5KViews1like1Comment
Groups
Recent Blog Articles
No content to show