Ability to Add Custom HTML Sections with Dynamic Values

I would love to see the ability to add custom HTML sections with the option to include dynamic values (from the current record, linked records, or the currently logged-in user) directly within the content.

This feature would be a fantastic way for users with some coding experience to design and customize elements according to their preferences. I believe this could lead to a lot of innovative ideas, especially when combined with the custom CSS options in the settings (or in the block itself), enabling the creation of many unique and interesting layouts.

10 Likes

Yes, please. Or at least refactor the size of the HTML Embed

2 Likes

Here to upvote this as well! :raising_hands:

I imagine it working similarly to how we can embed an iframe. Ideally, we’d have the ability to inject a small snippet of custom HTML (like Softr allows with its HTML block).

Current use case:
One of my clients sends emails on behalf of their own clients. I’ve added fields for customizing brand colors, specifically a button background and button text color.

What I’d love is a way to add an HTML preview block that displays how the button will look based on the hex codes they input for their organization. It would give a visual confirmation without needing to send a test email.

This would be a game-changer for dynamic previews and client branding!

2 Likes

+1 Definitely a needed feature.

+1. We’ve been adding custom code via the settings page and creating switch statements so that it executes only on certain pages. Would be much cleaner to have a simple “Custom Code” block we could add to the page that injects the content.