Render HTML fields in form editor

It’s quite disorienting to try to navigate a set of conditional HTML fields purely based on their titles.

I do appreciate the difficulty of HTML fields possibly containing broken HTML and thereby messing up rest of the editor.

What’s the solution? Plugin sub-classing an “enhanced, sanitized, validated” HTML field?

2 Likes

I’ll add this to our list of requested features. With just a few HTML fields it’s not too burdensome but I can see this being useful for forms with lots of HTML fields.

Thanks. You should probably also consider the cognitive load horizontally across tens of forms, each with some “anonymous”-looking HTML fields. Just wears on you over time.

1 Like