What this solution does
The ClientLab module provides tools for creating feedback forms with a visual builder that allows placing elements via drag-and-drop. Field validation is flexible: text fields support length checks for names (over 3 characters), email format verification, phone format validation (minimum 6 characters, digits, spaces, and hyphens only), or custom JavaScript regular expressions. Forms are submitted via Ajax, with results saved to an information block and optionally sent via email using Bitrix templates. The module supports front-end and back-end lifecycle events, UTM tag passing, multi-site operation, and Google reCaptcha v2 integration. It avoids unnecessary CSS and JS overhead. To use reCaptcha, access keys must be obtained and configured in the module settings. When customizing the form output template, classes prefixed with js- should not be modified or removed.
General iT can install and configure this module and check how it works on your website.