Hi,

Error comes up on Structure > Blocks > Add blocks and spits 'An invalid form control with name='body[value]' is not focusable'.

Happens when CKEditor is selected on default for block body.

I noticed the Plain text textarea with the name body[value] is marked required (hidden since Rich text is enabled). but not populated from CKeditor's textarea when form is submitted.

Please advice what changes need to be made to get this working.

Thanks.

Comments

kim.pepper’s picture

Hi @erangakm

Thanks for reporting the issue. We'll take a look.

Kim

kim.pepper’s picture

Status: Active » Needs review

This might require forcing wysiwyg off on the block body field

See https://github.com/previousnext/agov/pull/437 for details.

kim.pepper’s picture

kim.pepper’s picture

Status: Needs review » Fixed

Merged to 7.x-2.x.

erangakm’s picture

Thanks Kim. Appreciate it.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.