Building an Appointment Request Form in Evolution CMS with eForm
A practical checklist for appointment-style forms where validation, message delivery, and repeat submissions all need to work cleanly.
Release notes, extras updates, guides, videos, and practical Evolution CMS knowledge in one place.
A practical checklist for appointment-style forms where validation, message delivery, and repeat submissions all need to work cleanly.
A practical note on email-based login flows in WebLoginPE and what needs to change when users no longer remember their usernames.
How to think about a simple view counter in Evolution CMS and why zero values often point to update logic rather than rendering logic.
What to check when MultiTV stores the data correctly but image previews do not appear in the manager interface.
A historical note on the old connector-related security discussion and a practical reminder that uncertain reports are still a reason to update carefully and promptly.
Why image-heavy MIGX setups can feel slow with getImageList and when it makes sense to rethink the rendering strategy.
What to check when TinyMCE stops working immediately after a build update even though the rest of the manager still loads.
How to think about EvoGallery when the same dataset must support paginated listing output and a separate single-image view.
A short practical note on link_tag_scheme, slashes, and why generated URLs may look different from expected section paths.
How to investigate oversized cache directories and decide whether the problem is normal cache churn or a misconfigured cache strategy.
How to handle a small set of specific resource IDs in Evolution templates without writing unreadable chains of conditions.
An old ecosystem note about updating Evolution from the Extras-Evolution repository and why teams still needed to treat repository-based upgrades carefully.
A practical checklist for WebLoginPE registration failures, especially when instant registration is enabled and the form submits but the user is not created.
Why localized date strings can fail FormIt validation and how to normalize the date format before running isDate checks.
A troubleshooting note for the annoying case where visiting the public site destroys the current manager session.
How to keep an eForm visible and ready for another submission instead of replacing it permanently with a success message.
How to handle a navigation pattern where a top-level item opens its submenu on click instead of behaving like a simple direct link.
Why AjaxSearch can miss short prepositions and other one-letter terms, especially after minChars changes, and how to tune it more carefully.
How to avoid raw dropdown TV values in output by mapping them to chunks or labels before rendering the final template.
Why searching “through Ditto” is really a content-model problem, and how to structure search when Ditto drives most of the visible site output.