but make a option like this" if a user create a post then all other user(any role) will get email". i have 1 administrator, 5 author, 100+ subscriber. if 1 subscriber create a post then other 99 subscriber will get the email at their admin email.
well, frankly speaking, it's not a good idea to send email to all users, as it might happen that the SMTP doesn't support such messaging you can try to achieve it with integrating with any email services, like MailChimp jetformbuilder.com/features/mailchimp/ or any other email service jetformbuilder.com/addons/#email-marketing (or use Make please to connect with any other you'd like the most) also, you can achieve it by creating a user query (crocoblock.com/knowledge-base/jetengine/jetengine-query-builder-users-query-type/) - get the list of IDs and then display it with the macro in the form give it a try :)
Thank you very much! I did not know I had to place first submit action!
Glad you grabbed sth useful :)
Useful information in this video 👍
thanks a lot :)
we really glad to create useful content :)
Excellent video! If I have a form with insert/update post action, is that also possible to set send email notifications?
yes, you can set as many post submit actions as you need :) i.imgur.com/Zzyu7Wd.png
but make a option like this" if a user create a post then all other user(any role) will get email". i have 1 administrator, 5 author, 100+ subscriber. if 1 subscriber create a post then other 99 subscriber will get the email at their admin email.
well, frankly speaking, it's not a good idea to send email to all users, as it might happen that the SMTP doesn't support such messaging
you can try to achieve it with integrating with any email services, like MailChimp jetformbuilder.com/features/mailchimp/ or any other email service jetformbuilder.com/addons/#email-marketing
(or use Make please to connect with any other you'd like the most)
also, you can achieve it by creating a user query (crocoblock.com/knowledge-base/jetengine/jetengine-query-builder-users-query-type/) - get the list of IDs and then display it with the macro in the form
give it a try :)
Where is the push notification?
which push notification do you mean?
where exactly you want it to be placed?