Select Taxonomy Term
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
This module automatically selects the taxonomy term 'Name' field (makes it active to the keyboard) on the 'admin/structure/taxonomy/[vocabulary_name]]/add' form. It means user can begin typing right after page load and not have to click.
Once we add the new term in a particular vocabulary, it saves into the database and redirects to the same page which is 'admin/structure/taxonomy/[vocabulary_name]]/add'. so every time you have to click into the 'Name' field to enter term name. This module will set the cursor to the 'Name' field when page is loaded. It enables faster and more efficient creation of taxonomy terms.
The goal of this module is to allow the site administrator to select which vocabulary and roles this setting will apply to. Right now it applies to the all taxonomy term creation forms.
Note - This can be achieved without this module but you can use this module if you don't want to write custom code. Just installed and enable the module to auto select taxonomy term field when page gets load.
