• 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: mail forward from back end

mail forward from back end 13 years 1 month ago #16712

  • Huttanus
  • Huttanus's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 21
I need to find a way to handle submissions in back end. Like a send-this-order-to-a-mailaddress-function
PLEASE help

Or to make a "send-button" in backend (admin) that forward the checked submitted form to a new address?
I have made like a OrderForm that after the form is checked I want to forward it to the Store that handles the order and the delivery.

Or in the frontend
Add a button that can do the same....
Only Me can see the submissons in frontend so a button there should be great!
The administrator has disabled public write access.

Re: mail forward from back end 13 years 1 month ago #16714

  • royce
  • royce's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 52
  • Thank you received: 5
One way to handle this would be if RSFP defined an event trigger after a form was saved or created in the back end. I had to do some processing after a form was updated, so i hacked in a trigger in the save function. Then I wrote a plugin that got the form fields and performed the additional tasks.

Like I said, it is a hack of the RSFP code, hopefully they will add a trigger in a future release.
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!