SharePoint 2010:功能区

发布于 2024-10-08 17:29:45 字数 366 浏览 0 评论 0原文

我是 SharePoint 新手。我希望你能为我指明正确的开始方向。

这就是我所拥有并正在尝试做的事情:

  • 我有一个顶级网站和许多子网站。
  • 顶级网站和所有子网站都有一个名为“帐户”的列表,
  • 我想将新的从 Excel 导入 Robbon 按钮添加到帐户列表\列表工具\项目\新建
  • 当用户单击新添加的按钮时,我想显示一个对话框窗口,允许用户浏览计算机上的 Excel 文件

什么是最好和最简单的方法让我将功能区按钮和导入表单添加到仅用于帐户列表的所有子站点?

谢谢 :)

I am new to SharePoint. I was hoping you can point me to the right direction to start with.

Here is what I have and am trying to do:

  • I have one top level site and many sub-sites.
  • A top level site and all sub-sites have a list called "Account"
  • I want to add a new Import from Excel Robbon button to the Account List\List Tools\Items\New for all sub-sites and not for the top level site
  • When user clicks on the newly added button, I want to display a dialog window which can allow users to browse an excel file on their computer

What would be the best and easiest way for me to add the ribbon button along with the import form to all sub-sites only for the Account list?

Thank you :)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

疾风者 2024-10-15 17:29:46

我建议对子网站中的列表使用不同的内容类型,一种源自顶级内容类型的内容类型。通过这种方式,您可以轻松创建功能区按钮并将其仅分配给新的内容类型

I would suggest using a different content type for the lists in the subsite, one derived from the top level content type. This way you can easily create a ribbon button and assign it to the new content type only

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文