Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 526 Bytes

checkboxradiochangestate.md

File metadata and controls

21 lines (15 loc) · 526 Bytes

@bender-tags: tc, 4.7.0, 12465, forms @bender-ui: collapsed @bender-ckeditor-plugins: forms, wysiwygarea, toolbar


  1. Click in the editor.
  2. Click "Checkbox" button.
  3. Check "Selected" field in the dialog and press "Ok" to create a checkbox.
  4. Double click the checkbox.
  5. Check "Selected" field in the dialog and press "Ok" to modify the checkbox.

Expected:

  • The state of checkbox is changed.

Repeat the same operation with "Radio Button" button.

Expected:

  • The state of radio button is changed.