Enhance Custom Code Element in Builder (Search/Replace, Merge Fields, & Code Folding)
S
Simon Heit
The current Custom Code element in the Funnel, Website, and Email builders works fine for basic snippets, but handling complex scripts or styling quickly becomes tedious. Upgrading the integrated code editor with standard IDE quality-of-life features would drastically speed up development workflows.
Key Requested Features:
Search and Replace (Ctrl+F / Ctrl+H): The ability to quickly find strings, variables, or classes and replace them globally within the code block.
Merge Fields / Custom Values Dropdown: Direct access to standard GHL merge tags (contact custom fields, location parameters, etc.) via a native dropdown panel or autocomplete trigger inside the editor.
Collapsible Sections (Code Folding): Ability to collapse/expand script blocks, loops, or CSS structures to keep the view clean and easy to navigate.
Syntax Highlighting & Autocomplete: Improved standard formatting to prevent basic syntax errors before saving.
Log In