Erik-Jan Westendorp discusses the development of Umbraco.Community.FormsExtensions, focusing on custom form functionalities. Key features include a workspace view for uploaded files and a statistics dashboard for form performance. The project emphasizes modular architecture, centralized OpenAPI registration, and auto-generated frontend SDKs, aiming for a flexible, maintainable extension ecosystem.
In upgrading Umbraco from v10.8.7 to v13.5.2, Johan Reitsma encountered a migration issue with Umbraco Forms due to missing columns, leading to an "Invalid column name" error. He recommends a workaround: first install Umbraco Forms 13.3.0, then upgrade to 13.4.0, and finally to the latest version to avoid this problem.