如何在 sharepoint 2007 中使用 infopath 表单发送电子邮件
我对 infopath & 很陌生。共享点。我在 infopath & 中创建了一个表单;成功部署到共享点。 (我提到了这个链接-http://www.marclenferna.com/blog/archive/2009/01/18/how-to.-publish-your-infopath-form-to-sharepoint--a.aspx)。 在我的表单中,我有一个电子邮件文本框和提交表单后,我需要向用户发送通知类型的电子邮件。 请让我知道执行此操作的步骤或方法。
I'm very new to infopath & sharepoint. I have created a form in infopath & successfully deployed to sharepoint. ( i referred this link -http://www.marclenferna.com/blog/archive/2009/01/18/how-to.-publish-your-infopath-form-to-sharepoint--a.aspx).
In my form i have an e-mail text box & i need to send a notification kind of e-mail to the user, after submitting the form.
Please let me know the steps or methods to do this.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我会在 SharePoint 中设置一个工作流程,以便在提交新表单时发送电子邮件。您可以使用 SharePoint Designer 创建工作流。将您的电子邮件地址字段从 Infopath 提升到文档库中的列,并在工作流程中使用它。
I would set up a workflow in SharePoint so that when a new form gets submit an email gets sent. You can use SharePoint Designer to create the workflow. Promote your email address field from Infopath to a column in your document library, and use that in your workflow.