cancel
Showing results for 
Search instead for 
Did you mean: 

E-Mail address on Submit button

0 Kudos

Hi Guys

I have created an adobe form using transaction SFP. I have added a button to the form and I do not want to hard code the e-mail address into the button. On my form there is an e-mail address field and i want to be able use the contents of this field as the e-mail address on the button. If anyone knows how to do this please let me know.

Thanks in advance

Regards Regards Ruth

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Thanks it worked fine code is

this.resolveNode("#event.#submit").target = mail1;

0 Kudos

Hi,

Could you please check Juergen's blog?

/people/juergen.hauser2/blog/2007/06/03/dynamically-populating-the-email-address-of-an-email-button-on-a-sap-interactive-form

Best regards,

Andreas