London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Hi,
Solved this myself by using epi-forms/contentediting/editors/EmailTemplateActorEditor as the ClientEditingClass.
The "Add placeholder" button inserts the placeholder in whatever input field is in focus.
Best regards
/Jesper
Hi
I want to create a actor for sending a confirmation email to the poster of a form. I would like the template to look and behave like the built in template for sending post as email without the recipient propery.
I have gotten all the properies in place with a custom Model inheriting from IPostSubmissionActorModel but I cant figure out how to get the "Add placeholder" button in the top right corner.
Is there a good way to do this?