---
title: "Feature: #79445 - Improve form creation wizard"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-79445-1668719171"
source: "Changelog/10.2/Feature-79445-ImproveFormCreationWizard.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Feature: #79445 - Improve form creation wizard

See [forge#79445](https://forge.typo3.org/issues/79445)

## Description

Based on a concept - which has been created during the TYPO3 UX week - the form creation wizard has been improved
greatly. This results in a vast enhancement of the user experience. In detail the following changes have been
implemented:

-   The user interface has been visually refurbished and rearranged.
-   Step 3 has been removed, it just confirmed the successful form creation.
-   Previous steps are now accessible.
-   Steps now have descriptive labels like "Start" or "Finish!".

This is achieved with the new JavaScript module `MultiStepWizard`.

## Impact

Editors will find a vastly enhanced form creation wizard. The UI and UX of the wizard have been improved big time.
