Drupal Commerce is a great example of modules providing fields and locking them. Locked fields are not a problem unless you're working on a multilingual-website with a non-English default language where you want to modify the title of the fields. If I am not mistaken, there is an issue somewhere in drupal.org for at least being able to only modify the title of the locked field. As a workaround, this module may help you translate these fields without having to unlock the field from database, change the title and lock it back once again.
To change the title of your locked fields, you have to
- Install the module as you would normally do.
- Visit your site's admin/config/development/rflocked path.
- Modify the titles to the values you want.
- Click the Rename fields button.
Notice:Take into account that depending on the number of locked fields you have, you might need to adjust your memory_limit and/or your time_limit.
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.- Project categories: Site structure
78 sites report using this module
- Created by vensires on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
