本文介绍了在SP 365中搜索模板的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
当我搜索这个模板时:来自我的主页面的powerpoint master(.potx)我得到了这个:Dispform.aspx。它是正确的文件。我希望它具有正确的名称,以便用户可以找到它并在PowerPoint中使用普通扩展名打开,而不是在浏览器中打开。
When I search for this template: powerpoint master (.potx) from my main page I get this: Dispform.aspx . Its the correct document. I want it to have the correct name so users can find it and for it to open in PowerPoint with a normal extension, not in browser.
推荐答案
SharePoint搜索索引器不能解析potx文件,因此它将默认为dispform.aspx链接。
The SharePoint Search Indexer cannot parse potx files so it will default to the dispform.aspx link.
无法满足您的要求。
以下是一些类似的帖子供您参考:
Here are some similar posts for your reference:
最诚挚的问候,
Michael Han
Michael Han
这篇关于在SP 365中搜索模板的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!