Populate a field on export eMail form

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
justsimple
User
Posts: 17

Populate a field on export eMail form

Post by justsimple »

When click on export email, there is a popup form with fields (From:,To:,...,Message:)
I have a field named EMAIL, so when I view a record and decide it to export email, I want my EMAIL record to fill in automatically to To in export email form, how do I do that ?
I tried email_sending that shows in Server Events and Client scripts manual but it did not work, I guess I don't know what I am doing.


justsimple
User
Posts: 17

Post by justsimple »

I found the answer from previous thread,
http://www.hkvforums.com/viewtopic.php?f=4&t=35334

But I don't know what to replace
#el_mols_brugere__email

My situation is that I want to get the data from myfield.EMAIL


justsimple
User
Posts: 17

Post by justsimple »

Finally I got it, thanks.


Post Reply