At Empower this year I built and showcased a repository of JavaScript helpers that make Laserfiche Forms customization faster and cleaner.
LF Form Builder is a TypeScript-first toolkit with:
- Reusable form components
- Strong LFForm type definitions
- Utility helpers for field rules, tables, and API/repository workflows
- Vite plugins and a starter template for quick setup
- Real example implementations (including advanced flows like address autocomplete/validation)
Expected outcome: less boilerplate, safer code, and faster delivery of custom form features from local development through release.
I am planning on releasing the code very soon so make sure to subscribe to this post so I can notify you when the project is released!