如何按排序顺序显示 infopath 2010 表单中多选框中的项目?

发布于 2024-11-14 22:39:04 字数 72 浏览 6 评论 0原文

我的 Infopath 2010 中有一个多选字段,可以从其他列表中查找值。我想按排序顺序显示框中的选项。我该怎么做呢?提前致谢!

I have a multi-select field in my Infopath 2010 that looks up values from other lists. I want to display the options in the box in a sorted order. How can I go about doing this? Thanks in advance!

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

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

发布评论

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

评论(1

久随 2024-11-21 22:39:04

您是否直接从 SharePoint 列表访问数据?
我建议您创建一个 Web 服务来查询 SharePoint 列表并对数据进行排序。您应该将列表控件绑定到 Web 服务的结果。

Are you accessing the data from the SharePoint list directly?
I suggest you create a web service that queries the SharePoint list and sorts the data. You should bind the list control to the result of the web service.

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