![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a situation where I want to sort a portal first by date ascending and then have a second portal of the same information that is sorted by date descending. Can this be done? |
#3
| |||
| |||
|
|
I have a situation where I want to sort a portal first by date ascending and then have a second portal of the same information that is sorted by date descending. Can this be done? |
)
#4
| |||
| |||
|
|
I have a situation where I want to sort a portal first by date ascending and then have a second portal of the same information that is sorted by date descending. Can this be done? |
#5
| |||
| |||
|
|
I had situations where I have prelimary results and will be getting more results over a span of sometimes months. Not being sure of where the new info will rank I start of by ranking the results in units of tens and in a few large projects even units of 100's. Then with an educated guess place new info somewhere in between the units as needed. Gus |
#6
| |||
| |||
|
|
You rank them manualy? Ursus "Old Foggy" <OldFo... (AT) Foggy (DOT) com> schreef in berichtnews:466baeeb$0$12793$9a6e19ea (AT) unlimited (DOT) newshosting.com... I had situations where I have prelimary results and will be getting more results over a span of sometimes months. Not being sure of where the new info will rank I start of by ranking the results in units of tens and in a few large projects even units of 100's. Then with an educated guess place new info somewhere in between the units as needed. Gus |
#7
| |||
| |||
|
|
Its been quite a while since I did this; and it was always slightly cumbersome: select a portal row to have the new architect come after (S) ie new ranking grab the portal row record sort number (to global or variable) go to last row set sort to sort +1 loop backwards incrementing the sort value by on for each record, until sort value = S, this is the escaper time. There should now be a gap in the sequence: then parse the gap 'value' to the new architect S-1 S gap S+1 S+2... |
#8
| |||
| |||
|
|
Its been quite a while since I did this; and it was always slightly cumbersome: select a portal row to have the new architect come after (S) ie new ranking grab the portal row record sort number (to global or variable) go to last row set sort to sort +1 loop backwards incrementing the sort value by on for each record, until sort value = S, this is the escaper time. There should now be a gap in the sequence: then parse the gap 'value' to the new architect S-1 S gap S+1 S+2... Thanks Chris, And how about getting a new entry on the first place (or a first entry, no previous existing). Did you have a separate button for this? Ursus |
![]() |
| Thread Tools | |
| Display Modes | |
| |