Take the community feedback survey now.
Take the community feedback survey now.
Every EPiServer developer knows that editors love to work with high-resolution images. If those images are not optimized for different devices, they may increase the page loading time and ruin the browsing experience.
EPiServer Form's EmailActor comes with a "summary" placeholder that allows you to list all form fields and their values. If you're using EPiServer Forms 4.3 or higher, you can create additional placeholders using Placeholder API.
What are CmsEditors and WebEditors? Do I need both? How do I create my own virtual roles? Are there any performance concerns?
EPiServer allows you to export form data to text-based files. This is how you can export form data to binary-based files such as XLSX.
Renaming or deleting scheduled jobs from the code can fill up your error logs. This is how you can remove the traces of old scheduled jobs after code refactoring.