Browse by Tags - InfoPath Dev
in

InfoPath Dev

Use our Google Custom Search for best site search results.

Browse by Tags

  • Field value to subject line

    Beginner, using IP 2003 I have added a button to email my form using a simple code. function SendEmailBtn::OnClick(Event) { var Email = Application.ActiveWindow.MailEnvelope; Email.To = ""; Email.Subject = ""; Email.Visible = true; } I need the subject line to populate from a text...
    Posted to Code (Forum) by Crazy Vinnie on 04-30-2009
  • Change "FROM" field on email data connection?

    Hi... I am attempting to use infopath to generate client correspondence emails at my company. The problem I am facing is that the emails need to come from a shared email address, as opposed to an individual at the Help Desk. I have successfully added the contact selector, so populating the "TO"...
    Posted to Data Connections (Forum) by erik1 on 09-23-2008
Page 1 of 1 (2 items)
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.