• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: RSForm for email campaign

RSForm for email campaign 17 years 3 months ago #1632

Hi

I have red different topics and it seems it has not been discussed yet and I would like to know, is it possible and maybe someone can help me.

At the moment I have following fields:

Name
Email
Phone

Email1
Email2
Email3

Submit

I would like to use such form for email campaign. It means visitor puts in her/his name, email, phone and email addresses of 3 friends.

All data is submitted and sent to my email correctly. But what kind of script I should use to send predifiend html-newsletter/email to those 3 email addresses same time.

Email should should include following data:
From: (first Email above)
Subject: campaign name
Body: predifined html-newsletter/email


Thanks in advance
The administrator has disabled public write access.

Re:RSForm for email campaign 17 years 3 months ago #1643

  • Tray
  • Tray's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
It'd be really cool if a script like this could actually bridge into the Joomla DB and pull user names & emails directly. Thus a user could register to the site, an admin could have a unique form which the user completes, and be emailed directly from the form without having to provide an email address.
The administrator has disabled public write access.

Re:RSForm for email campaign 17 years 2 months ago #2048

  • dniezby
  • dniezby's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 136
  • Thank you received: 2
It already can be done. No scripting needed.

Read the user manual.
Then create a form with all of the fields you need.
Then under the eMail tab put this information

In the TO box: {email1},{email2},{email3}
In the FROM box: This e-mail address is being protected from spambots. You need JavaScript enabled to view it
Subject: Campaign Name
Body: whatever you want. It's a WYSIWYG editor.
Dave Niezby
www.nsfilms.com
Nightshade Studios, CEO
The administrator has disabled public write access.

Re:RSForm for email campaign 16 years 10 months ago #3290

  • mark
  • mark's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
I have a dropdown field in my form called Office

It has 4 choices:

One This e-mail address is being protected from spambots. You need JavaScript enabled to view it
Two This e-mail address is being protected from spambots. You need JavaScript enabled to view it
Three etc.
Four etc.


I would like the Admin Email to go to the office email depending on the choice.

How do I script it such that it will update {officemail:value}

Thanks
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!