is there way pull field data, variable %textfield2%, can used somewhere else in form? i'm trying setup form take data textfield2 can use prepopulate subject of mailto: submission. line i'm using:
i have %textfield2% entered example. need info textfield2 used in subject= line. if has information on how appreciated. thanks!
i have %textfield2% entered example. need info textfield2 used in subject= line. if has information on how appreciated. thanks!
got it. here script used:
event.target.submitform({curl:"mailto:name@email.com?subject="+textfield1.rawvalue+"",csub mitas:"pdf",ccharset:"utf-8"});
textfield1 field referenced to. hope helps out.
event.target.submitform({curl:"mailto:name@email.com?subject="+textfield1.rawvalue+"",csub mitas:"pdf",ccharset:"utf-8"});
textfield1 field referenced to. hope helps out.
More discussions in LiveCycle pre-ES (6.x and 7.x) discussions
adobe
Comments
Post a Comment