Default WordPress taxonomy (Tag) – How to add a custom field to form and save it to the database

For updating and saving use add_action( 'edit_term', 'save_termmeta_tag' );