User Fields Edit Ctools Context Plugin
Categories
Component ID
2629322
Component name
User Fields Edit Ctools Context Plugin
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
7
Component created
Component changed
Component body
Currently, there are some issues with the Ctools User Edit Form context plugin,
- The 'Undefined Index' error in ctools_entity_form_field_content_type_admin_title(). You can get more details about this bug from here, https://www.drupal.org/node/1197582
- This plugin doesn't provide an ability to edit current logined user, we must specify a user ID for that.
- The submit button for the form is missing unless we add the whole form by adding the 'General Form' to a pane.
This module fixes all issues above.
