So I have a form that has been developed in Infopath but I need to have a
submit button that will do two things for me:
First- map fields from the form to CRM, it should create a new CRM record
and import all fields to matching fields on the CRM record.
Second- create a copy of the form (either word or pdf) and attach this copy
to the newly created CRM record.
Is this possible, if so any suggestions on how to do this?
Thanks
Clay Fox - 03 Aug 2007 22:36 GMT
This is possible.
For number 1 I would check out the Database Accelerator download which would
allow you to extract the data from your form and insert it into your SQL DB.
http://www.qdabra.com
For number 2 you could embed a link too. The attachment is tougher but
possible.
Let me kniw if you would like more information.

Signature
Thanks
Clay Fox
Qdabra Software
http://www.qdabra.com
InfoPathDev.Com
The Largest InfoPath Forum in the World
http://www.infopathdev.com
> So I have a form that has been developed in Infopath but I need to have a
> submit button that will do two things for me:
[quoted text clipped - 8 lines]
>
> Thanks