Feature proposal #5206
closedImplement separate profile edit ordering
Description
Profile edit display basically 1:1 matches registration display. Whether it's flat or tabbed. They both behave the same. Profile view ordering is Position based THEN order based. This makes profile edit ordering illogical to use profile view ordering (they don't match, at all). Implement separate parameter for profile edit ordering that works like registration ordering.
Updated by beat over 9 years ago
Shouldn't actually profile editing match profile view ordering ?
Updated by krileon over 9 years ago
- Assignee set to beat
It's not possible for profile edit to match profile view. Profile view ordering is based off the positions. Profile edit has no positions. Seams more likely for it to be based off registration as they have the same layouts.
Updated by beat over 9 years ago
- Target version changed from CB 2.0.8 to CB 2.0.9
Updated by beat over 9 years ago
- Target version changed from CB 2.0.9 to CB 2.0.10
Updated by beat over 9 years ago
- Target version changed from CB 2.0.10 to CB 2.0.11
Updated by krileon over 9 years ago
Maybe a better option is to just add a new ordering parameter like registration order. It's easy enough to migrate all 3 once we've a layout editor and this would provide more fine grained control over profile edit tab ordering.
Updated by beat about 9 years ago
- Target version changed from CB 2.0.11 to CB 2.0.12
Updated by beat about 9 years ago
- Target version changed from CB 2.0.12 to CB 2.0.13
Updated by beat almost 9 years ago
- Target version changed from CB 2.0.13 to CB 2.0.14
Updated by beat over 8 years ago
- Target version changed from CB 2.0.14 to CB 2.0.15
Updated by krileon over 8 years ago
- Status changed from Feedback to Resolved
- % Done changed from 0 to 100
Implemented in MR !1089
Updated by krileon over 8 years ago
- Subject changed from Change profile edit ordering to use registration ordering to Implement separate profile edit ordering
- Description updated (diff)