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.085 seconds

This is what you call a component builder. I was able to master using this in a very short time and the resulting component works like a charm. Not just a basic component builder but a fully working component builder with forms fields tables all ready to go. You can make the list and item views to display in the front and back end. Also there is a great forum just starting to evolve and I'm sure this will grow very rapidly when you all realise how good this tool is.
Kevin (JED)

         

Get Started