Copy Paste InfoPath Form into EMail

S

Scot Woodyard

We use Lotus Notes rather than Exchange/Outlook ( NOT BY CHOICE ).
I've created a view in Infopath that I would like users to be able to
copy/paste into Notes ( or any other application, if it works ), but
COPY/PASTE is greyed out when the form is in use.

I'm new to Infopath - any help greatly appreciated.
 
B

Bryan Phillips

If code is an option, you could get the XML for the completed form,
transform it using the view's xsl file, and programmatically put the
resulting HTML on the clipboard.

This code could run when the user clicks a button on the view.

--
Bryan Phillips
MCT, MCSD, MCDBA, MCSE
Microsoft MVP - Client Application Development
Blog: http://bphillips76.spaces.live.com
Web Site: http://www.composablesystems.net
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top