Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello,
I am trying to sort a list of child items based on a formula of two property values. My first attempt was to create a SortedList
Here is the scenario, maybe someone can tell me the best approach:
I have a document type representing a back log item (BacklogItem). It contains 2 properties (Business Value & Effort Value)
I want to display the items in a sorted list where the sort order is determined by (busines value * effort value).
I can get a list of Children but don't see how I can base the order by a computation.
Thanks for your help!
Really, a week and not comments, this is disappointing.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
sorted children based on computed value
Hello,
I am trying to sort a list of child items based on a formula of two property values. My first attempt was to create a SortedList
Here is the scenario, maybe someone can tell me the best approach:
I have a document type representing a back log item (BacklogItem). It contains 2 properties (Business Value & Effort Value)
I want to display the items in a sorted list where the sort order is determined by (busines value * effort value).
I can get a list of Children but don't see how I can base the order by a computation.
Thanks for your help!
Really, a week and not comments, this is disappointing.
is working on a reply...