Office 365 自定义列表视图

发布于 2024-12-05 07:58:49 字数 328 浏览 0 评论 0原文

我之前使用 ASP.NET 创建了一个网站,该网站存储联系信息并可以生成(使用 ASP.NET 中继器和 SQL 数据源)适合打印的姓名徽章。

我们正在将其迁移到 Office 365 并使用其中的 Sharepoint 功能。

我希望列表输出看起来像这样:

badges

这些字段都在列表视图中,并且复选框为“是” /没有字段,这可以使用 XLV/XML/XSLT 吗?我曾尝试使用 Sharepoint Designer 修改列表视图,但收效甚微。非常感谢任何建议/代码。

I previously created a website using ASP.NET that stores contact information and can produce (using an ASP.NET repeater and SQL Datasource) name badges, suitable for printing.

We are migrating this over to Office 365 and using the Sharepoint functionality within that.

I want the list output to look something like this:

badges

The fields are all in a list view and the tick boxes are Yes/No fields, is this possible using XLV/XML/XSLT? I have tried using Sharepoint Designer to modify a list view but have had little success. Any advice/code much appreciated.

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

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

发布评论

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

评论(1

自由范儿 2024-12-12 07:58:49

如果这对其他人有帮助,经过大量研究,我发现这篇精彩的博客文章提供了一些示例代码和示例,通过它我能够实现我想要的。

http://maulikdhorajia.blogspot.com/2011/06/sharepoint-2010 -定制.html

If this helps anyone else, after much research, I found this fantastic blog post offering some sample code and an example, and with it I was able to achieve what I wanted.

http://maulikdhorajia.blogspot.com/2011/06/sharepoint-2010-customizing.html

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