Opened 11 years ago
Closed 11 years ago
#23936 closed New feature (duplicate)
Override default field order
| Reported by: | tanner | Owned by: | nobody |
|---|---|---|---|
| Component: | Forms | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description (last modified by )
It is sometimes necessary to alter the order in which fields are rendered, or remove individual fields, especially when subclassing forms.
With this patch one can easily override the default order with a list of field names.
Change History (2)
comment:1 by , 11 years ago
| Description: | modified (diff) |
|---|---|
| Type: | Uncategorized → New feature |
comment:2 by , 11 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate of #5986. I'll add a link to your PR there.