Not signed in (Sign In)

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorbeaver
    • CommentTimeOct 6th 2010
     
    Is there any way using your service that I can include values from a database with the order form submission? I would like to format the email notification sent upon submitting to include a user's profile information which is stored in my database. This would eliminate the need for them to reenter Name, Address, etc within the order form.

    Thank You,
    Steven Miller
    • CommentAuthordbuschho
    • CommentTimeOct 7th 2010
     
    Hello,

    FormAssembly allows the prefilling of forms by urls. For example:
    a link like:
    http://www.tfaforms.com/xxxxx?tfa_email=mike@vista.com

    would prefill the form field with id tfa_email with mike@vista.com.

    So if you can use your database to create such links for your users, you can prefill the form.

    Happy to answer further questions,
    FormAssembly.com Support.