January 29th, 2026

OpnForm now lets Pro users add custom CSS and JS at the workspace level! Previously, custom code could only be applied per form, meaning users had to manually reapply styling every time they created a new form.
With workspace-level custom code, you can define shared styling once in your workspace settings, and it will automatically apply to all forms in that workspace. Form-level code still works as before, and if both workspace-level and form-level code exist, they are applied in a predictable order: workspace first, then form overrides.
This enhancement is perfect for agencies and enterprise users who manage multiple forms under a single brand, improving UX, saving time, and ensuring consistent branding across all forms.
Learn more: Can I style my form with some CSS code?
π Bugs & Improvements
Template Page Issue: The template page was broken. β Fixed
Multi-Select Input Field Cursor Jump: When selecting more than 4 options, the cursor would jump up, requiring users to scroll down repeatedly. β Fixed