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 Ashkan,
You would have to either extend the built-in EmailActor or to create your own.
How can add conditions on emails after form submission?
Lets say I have a checkbox and if it was checked I want to send my emails to group1, otherwise I wont to send it to group2.
Is there an easy way?