When a key is deleted, its provider may need to perform some action, such as deleting the actual key value, wherever it is stored. This functionality should also be triggered when the provider is changed.
Key for Drupal 7 does this with a CTools callback.
When a key is deleted, its provider may need to perform some action, such as deleting the actual key value, wherever it is stored. This functionality should also be triggered when the provider is changed.
Key for Drupal 7 does this with a CTools callback.