Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

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.

Please Log in or Create an account to join the conversation.

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

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
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

Please Log in or Create an account to join the conversation.

Last edit: by admin.

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!

Please Log in or Create an account to join the conversation.

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

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
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

Please Log in or Create an account to join the conversation.

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.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.104 seconds

For starters it's just so easy to design an app in a way that I'm used to i.e. database first then views followed by customization. The fork system is pure brilliance from a developer standpoint as I can override things and still add and update my projects with minimal effort! Truly amazing to be able to build components in Joomla using incremental refinement without having to do everything by hand. Thanks for the great tool! I am so much more productive now than ever and I can't imagine building components any other way!!!!
Dave (Forum)

Get Started