newbie LAC Posted January 8, 2017 Posted January 8, 2017 Hello, \IPS\Helpers\Form\Codemirror doesn't work in widget configuration Steps to reproduce 1. Create new plugin 2. Create a widget 3. Open widget file and add in configuration $form->add( new \IPS\Helpers\Form\Codemirror( 'widget_Codemirror', isset($this->configuration['widget_Codemirror']) ? $this->configuration['widget_Codemirror'] : null ) ); 4. On frontend open widget configuration Result
bfarber Posted January 9, 2017 Posted January 9, 2017 I've gone ahead and added a bug report for the issue, which I haven't yet had a chance to test
Recommended Posts
Archived
This topic is now archived and is closed to further replies.