Welcome, Guest
Username: Password: Remember me

TOPIC: Notify admin on form submit

Notify admin on form submit 06 Sep 2015 10:23 #13434

Hello,

is it possible to inform admin on new form submission? If not, can this easily be done?
This would be a very nice feature to control entries of registered users.
The administrator has disabled public write access.

Notify admin on form submit 06 Sep 2015 12:00 #13436

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
At the moment not, but this is a common asked feature.
Cook will handle it in some days. Constant evolution !

How to :
You have to instance a Joomla mailer object in the controller save() task.

When an item is new (id=0), then after saving success, send the mail to admin.
I think there is some topic on the forum about that :
www.j-cook.pro/index.php/forum/9-coding-...e-mail-sending#13435
Coding is now a piece of cake
Last Edit: 06 Sep 2015 12:14 by admin.
The administrator has disabled public write access.

Notify admin on form submit 06 Sep 2015 12:03 #13437

Thank you. If this will be working in some days I have enough time to wait to get a stable working solution. Thank you for your hard work!
The administrator has disabled public write access.

Notify admin on form submit 06 Sep 2015 12:09 #13438

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
No, it will not be integrated in these few days because it is low priority, but you will get noticed is you follow this thread.
Coding is now a piece of cake
The administrator has disabled public write access.

Notify admin on form submit 06 Sep 2015 12:10 #13439

Ah okay, sorry for misunderstanding. I will try it with the linked post documentation then. Thank you.
The administrator has disabled public write access.
Time to create page: 0.112 seconds

Get Started