when editing any content type the path that shows is www.example.com/node/5/edit?destination=admin%2Fcontent%2Fnode but how do we know what content type it is editing?? is there any way to find that out??

Comments

blueflowers’s picture

You would have to use hook_form_alter to display this. Getting the content type is easy at that point.

http://api.drupal.org/api/function/hook_form_alter