Published:
Overview
Learn how to enhance your Chronoforms by adding custom HTML using the HTML view. Simply open your form, expand the Views & Content area, drag the HTML view to the Load or Submit event, and optionally enable TinyMCE for visual editing or PHP behavior for code execution. This method allows for flexible customization directly within your form's events.
Add custom HTML to your Chronoforms using the HTML view
- Open your form for editing and expand the Views > Content area in the right side panel
- Find the HTML view
- Drag it to your form's Load event (or Submit event if you want to display the HTML on page submit)
- Optional: Enable the TinyMCE editor for visual editing
- Optional: Enable the PHP behavior to run PHP code inside your HTML


Comments: