I have the list of 20 subscribers and I need their email addresses in the "from" field to be generated automatically based on their login IDs. I have tried {user:user_email} but it keeps sending emails on behalf administrator. Thank you.
I have the list of 20 subscribers and I need their email addresses in the "from" field to be generated automatically based on their login IDs. I have tried {user:user_email} but it keeps sending emails on behalf administrator. Thank you.
I'm not sure what you are trying to do based on the description you provided. You would have to provide more details. What is this list of 20 subscribers? Where is it coming from? If you use an Email field and set the default value to {User:User_Email} it should populate the email field with the user's email address IF they are logged into your site.
If you provide more details and post a link to your form so we can see what you are trying to do we can assist you in getting it working.