The module works well with the default menu "widget" on node edit form provided by the menu_ui module. A contrib module menu_link https://www.drupal.org/project/menu_link → exists that tackles some problem of that default widget.
The submodule cshs_menu_link doesn't work with that contrib module.
Add a widget_form_alter that applies to the menu_link widget and add the cshs there as well.
The cshs is also applied when using the menu_link contrib module.
/
/
Active
4.0
Code