Postponed
Project:
Contact
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Mar 2012 at 22:31 UTC
Updated:
24 Feb 2026 at 03:04 UTC
Jump to comment: Most recent
Change the description for the 'Weight' select list for contact categories from
When listing forms, those with lighter (smaller) weights get listed before forms with heavier (larger) weights. Forms with equal weights are sorted alphabetically.
to either:
Forms with smaller weights get listed before forms with larger weights.
...or a more standard description for weight elements used elsewhere in core.
| Comment | File | Size | Author |
|---|---|---|---|
| contact-category-weights.patch | 797 bytes | yoroy |
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 #1
kika commentedThis is step to right direction but I'd go as far as kill the weight form item from add / edit forms and rely on accessibility-enhanced tabledrag in listing page.
Comment #2
brahmjeet789 commentedThis form working fine. the weight description changes after include the patch.
Comment #3
yoroy commentedIf Kika wants to widen the scope he's free to do so. I'm leaving it at this for now :)
Comment #4
andypostI think this should go to similar as we use for taxonomy term weight and menu item link edit forms
Comment #5
andypostThis could be fixed after #1997692: Create contact form block which is critical because we lost ability to expose weight in frontend.
@yoroy please, please suggest a way
Comment #19
smustgrave commentedThank you for creating this issue to improve Drupal.
We are working to decide if this task is still relevant to a currently supported version of Drupal. There hasn't been any discussion here for over 8 years which suggests that this has either been implemented or is no longer relevant. Your thoughts on this will allow a decision to be made.
Since we need more information to move forward with this issue, the status is now Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.
Thanks!
Comment #20
smustgrave commentedSince there's been no follow up in 3 months going to close out, but don't worry if still valid it can be reopened. Thanks all!
Comment #21
xjmTurns out, this is actually still an issue. The current string is:
This is also a total one-off in
ContactFormEditForm. A proper fix would be to remove the custom description, or standardize it with that of other weight widgets.Marking postponed since Contact is contrib-bound in the Drupal 12 cycle.
Comment #22
xjmComment #24
andypost