将共享字段添加到 SharePoint 日历以与 Outlook 日历同步
我已经设置了 MOSS 2007 Enterprise,其中包含一个已添加自定义列的日历。 我们已在 Outlook 中同步此日历,并且它可以很好地从 SharePoint 或 Outlook 创建和编辑事件。
问题是我希望能够向已添加到 SharePoint 日历的 Outlook 中的“新事件”表单添加两个额外字段。 我进入了 Outlook 的表单设计器。 我转到第二个选项卡添加额外的数据字段,但我不知道如何映射到 SharePoint 日历的这两个额外字段。
解决我的问题的最佳方法是什么?
I have set up MOSS 2007 Enterprise with a calendar that I have added custom columns to. We have synced this calendar in Outlook, and it works great creating and editing events from either SharePoint or Outlook.
The issue is that I want to be able to add two extra fields to the New Event form in Outlook that I have added to the SharePoint Calendar. I went into Outlook's Form Designer. I go to the second tab to add the extra data fields, but I can't figure out how to be able to map to those two extra fields for the SharePoint calendar.
What's the best way to solve my problem?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您无法同步自定义字段。 我可以使用空的标准字段(例如“里程”)对此同步进行编程。
you can't do sync customized fields. I can programming this sync, using empty standard fields, like "mileage".
这种限制多年来一直困扰着我的咨询公司。 我们的许多客户在找不到自定义字段时都会感到惊讶。 我们决定开发自己的 Outlook 插件来弥补这一差距。
该项目现在被称为 ProperSync,可供公众下载。 我们希望它可以帮助那些在 Outlook 中寻找自定义字段的人。 目前它适用于日历和任务列表,但我们也在研究其他 Outlook 类型。 您可以在 www.propersync.com 上找到更多信息
This limitation has plagued my consulting firm for years. Many of our clients are surprised when they cannot find their custom fields. It got to the point where we decided to develop our own Outlook add-in to bridge the gap.
The project is now known as ProperSync and is available for public download. We hope it helps those who are looking for custom fields within Outlook. At the moment it works for calendar and task lists, but we are working on other Outlook types as well. You can find more at www.propersync.com