A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
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?