3.2.1: Dynamic Node Form Rendering
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3538922. --> Reported by: [d34dman](https://www.drupal.org/user/751698) >>> <ul> <li>Fetch node configuration schemas from the backend via REST.</li> <li>Render node-specific forms in the side panel using dynamic field components.</li> <li>Store configuration in the <code>workflow_node</code> entity&rsquo;s JSON field.</li> </ul>
issue