Jump to content

Widget configuration + \IPS\Helpers\Form\Codemirror

Featured Replies

Posted

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

Codemirror.jpg

Open a ticket and report the bug ;)

I've gone ahead and added a bug report for the issue, which I haven't yet had a chance to test

 

  • Management

 

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.