How can I add text to an automatically made form ?
I would suggest that you create a custom component that is rendering the
text string and the Magritte form as a child.
I think I will try this solution. But a SW2Command isn't a Seaside
WAComponent. How can I render a Command within a Component ?
Have a look at the code, the view command also uses a custom component.
Indeed, every MADescription might have its own custom Seaside component
(#componentClass),
Cheers,
Lukas