Sending FormLister Submissions to Telegram
Use a prepare snippet to forward FormLister submissions to Telegram in a clean, maintainable way.
Practical how-to articles, migration notes, implementation walkthroughs, and focused recipes.
Use a prepare snippet to forward FormLister submissions to Telegram in a clean, maintainable way.
A breadcrumb note for cases where items hidden from menus should also be excluded from the breadcrumb trail.
How to make the main content field start with a reusable structure for specific templates so editors do not rewrite the same headings again and again.
Options for limiting access to a page in Evolution CMS, including authenticated web users, protected groups, and password-style entry flows.
A troubleshooting guide for eForm setups where the message sends but the uploaded file never arrives.
A practical pattern for collecting MultiTV data from several resources and preparing it for DocLister output instead of expecting raw MultiTV values to aggregate automatically.
A guide to thinking about pagination when the gallery source is a multi-value TV or ddGetMultipleField output rather than a normal document list.
How to move page logic out of Blade views in an Evolution 2 project by registering a custom TemplateProcessor and mapping template aliases to controller classes.
A practical note on common JotX questions, especially when projects use AJAX-oriented output modes and want to simplify the comment interface.
A high-level guide to using FormLister for add, edit, and delete flows inside a simple personal account section.
How to work with TV date fields in DocLister when values may include a plain date or a date-time string.
How to think about author output in DocLister when the list template already uses custom placeholders and extended resource data.
A workflow idea for cases where one action should create a main resource and an immediate child resource as part of the same process.
A guide-oriented post about custom routing in Evolution CMS 2.0 using FastRoute ideas inside the example-package workflow.
A DocLister guide for showing TV dates as day-month-year output without exposing the raw timestamp or time portion stored by the manager widget.
A cleaner way to build DocLister selections when resources point to sections through a TV instead of using deeply nested inline DocLister calls.
A layout technique for grouping DocLister output into repeated wrappers by using the iteration counter intelligently.
How to combine multiple form controls into one custom TV in Evolution CMS and store the result as a structured value.
A simple approach to rotating a featured product every day using a TV flag, a filtered product pool, and scheduled selection logic.
An extras-style note showing how a manager plugin can embed a YouTube video or playlist on the dashboard so editors always have quick access to training material.