Closed (fixed)
Project:
Name Field
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jul 2021 at 08:25 UTC
Updated:
2 Feb 2026 at 16:09 UTC
Jump to comment: Most recent
After changing a sort option to true in the field settings and saving the settings the settings are stored. But when going to the Name field settings again, the sort-options are still empty.
Add a Name field in a content type. Change In the field settings form one or both sort options to true and save the settings. Go back to the field settings of the content type and click on Edit in the Name field. The sort options are not set.
See my patch.
| Comment | File | Size | Author |
|---|---|---|---|
| sort_options.patch | 1.37 KB | promes |
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
promesMy text is not 100% correct. The settings are still available but not shown and reused: after another save (without setting the options again) all options are set to FALSE. My patch uses the original settings. So no update is neccesary.
Comment #3
tyapchyc commentedComment #5
tyapchyc commentedComment #8
bluegeek9 commented