Reminder Emails Content from Frontend

  • Arbind Bhagat
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
3 weeks 6 days ago #177033 by Arbind Bhagat
Reminder Emails Content from Frontend was created by Arbind Bhagat
Is it possible to set the content of the reminder emails for an event from the frontend editing?

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

More
3 weeks 6 days ago #177034 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Reminder Emails Content from Frontend
We do not allow configure event messages from frontend at the moment, sorry

Tuan

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

  • Arbind Bhagat
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
3 weeks 6 days ago #177043 by Arbind Bhagat
Replied by Arbind Bhagat on topic Reminder Emails Content from Frontend
Do you think we could do it like this?
Like, have a custom plugin to display textarea on eventEvent
And then have some code to save it in events table using onEventSave?

Just asking for your idea. If you think it is possible, I will ask my developer to do it.

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

More
3 weeks 5 days ago #177057 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Reminder Emails Content from Frontend
Hi

Yes. That would work, even it is simpler because you do not need to perform saving. Just display textarea/editor to allow entering these messages (or event template override) and it will be saved automatically (just make sure the name of the input is the same with name of the field in #__eb_events table)

Regards,

Tuan

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

Moderators: Tuan Pham Ngoc