<p data-start="141" data-end="149">Hello,</p><p data-start="151" data-end="409">I am currently working on a proof of concept (POC) to implement some basic features. However, there are still some aspects that are unclear to me. Could someone point me to relevant samples or documentation where I can find details on the following topic?</p><p data-start="411" data-end="606">We want to customize the person form during the creation process. At the moment, we are implementing a simple create employee by admin case, but our goal is to introduce multiple steps in the creation process.</p><ul data-start="608" data-end="992"><li data-start="608" data-end="745">In the first step, the administrator defines the user's name, company name, phone number, and type (e.g., employee, working student).</li><li data-start="746" data-end="992">In the second step, based on some values provided in the first step (such as company and type), we pre-calculate additional attributes like email domain, type-related attributes, and department filter (so admin can search for department). After that, the user should be created.</li></ul><p data-start="994" data-end="1248">In <a data-start="997" data-end="1099" rel="noopener" target="_new" href="https://docs.evolveum.com/midpoint/reference/support-4.8/concepts/workflows/">MidPoint documentation</a>, <i>Workflows</i> section <em data-start="1109" data-end="1132">4. Form-Based Actions</em> seems to describe exactly what we want to achieve. However, I couldn't find any details on how to implement this.</p><p data-start="1250" data-end="1318">Could someone provide further guidance or share relevant examples?</p><p data-start="1320" data-end="1342">Best regards,<br data-start="1333" data-end="1336">Mike</p>