SharePoint 2019
3 Topics24.sp-pages-mobileupsellview.js taking a long time to load in SharePoint 2019 page
Conducting some performance testing on a SharePoint 2019 site we noticed one resource taking about 7 seconds to complete its loading. The resource "24.sp-pages-mobileupsellview.js" appears to enter a waiting period before it finishes. This appears in a stock SP 2019 site with no customization on it. There isn't anything published about this script file. Does anyone know what this file is doing and why it takes so long to complete?587Views0likes0CommentsSharePoint 2019, column formatting not working
Environment: SharePoint 2019. I am trying with column formatting. It is working fine with Online. Same code is not working in SP2019. May be office fabric is not loading as expected in SP2019. Is there any option to make it enable ? When i see in console, it is giving following errors:Solved11KViews0likes7CommentsCan we sort with First Name and Last name in Kanji character in Employee Directory ?
Hello Everyone, I am trying to create an employee directory and I have created an Enterprise Search site. We are a group of companies and mainly work with Japanese. When editing the Search Results web part I have included this string into the & Available sort orders (JSON) field: [{"name":"First Name (A - Z)","sorts":[{"p":"firstname","d":0}]}, {"name":"First Name (Z - A)","sorts":[{"p":"firstname","d":1}]}, {"name":"Last Name (A - Z)","sorts":[{"p":"lastname","d":0}]}, {"name":"Last Name (Z - A)","sorts":[{"p":"lastname","d":1}]}] But the matter is the first name and last name are (Japanese Names) kanji characters. The preferred name is English + Kanji characters; preferred name is not supported to sorting. The account name also not supported by sorting. The sorting work with only English names only. Does anyone have any suggestions as to what may be causing this? Thanks & Regards1.1KViews0likes0Comments