Hi,
I have created a form in a database with a list of questions for users to answer. I would like to email this form out as a document link - however I know you can’t send out a link to a form. Therefore I would like to write an agent that generates a question form for every user in the address book. I would then like to email out the created document to the users…
Hope this makes sense… How do I go about doing this ? I’m not that into coding so be gentle…
Stefan
Subject: Create Survey Document and email out to users
Stefan,
This sounds like something I am in the process of constructing ~ contact me : mark@@@mrbsolutions.net
Mark.
Subject: Create Survey Document and email out to users
Try this in the body of the email.
notes://servername/databasename/formname?OpenForm
When the user clicks it it will compose the form.
Subject: Create Survey Document and email out to users
Just to disabuse you of a fallacious notion: you certainly can send a doclink to a form. Remember that design notes are documents too. (I posted the method to get a form as a document and create a link recently: .)