-
Type:
Task
-
Resolution: Done
-
Priority:
Minor
-
Affects Version/s: COmanage Registry 5.1.0 (Class 5 Rapids)
Update htmlInject.php so $content can be either raw HTML/text or an element spec array (['element' => ..., 'params' => ...]).
When an element spec is provided, render it via $this->element() to allow injection after Form->create().