- Issue created by @jurgenhaas
The AiAgentForm is used to create and edit agents in a traditional Form API form. The Modeler API plugin, however, breaks down configuration into components, and therefore requires their own form build and validation methods.
We should re-factor the regular form in a way that it's going to be re-uasable by the plugin. This way, we avoid redundant code and we also make it easier to maintain, when adding new form fields.
Active
1.2
Code