Ticket #9 (new discussion)
Reorder fields in transactions using a convenience API
| Reported by: | mscott | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Schevo 3.1 |
| Component: | All Components | Keywords: | |
| Cc: |
Description (last modified by mscott) (diff)
There is currently no comfortable and consistent way to reorder fields in an object that maintains a FieldMap (i.e. transactions, views, entity instances, etc.)
API ideas:
- .f.field_name.move_up(), .move_down(), .move_start(), .move_end()
- Reorder the key list for an odict
Change History
Note: See
TracTickets for help on using
tickets.
