Remove 0 as a Contact Order Value
Currently, the top Contact record defaults to Contact Order 0. It should default to 1 and the order should update in all subsequent records from there.
13
votes
-
Ernest
commented
Because red-flagged contacts display at the top, regardless of their set contact order, manual adjustments to the contacts' order assigns the starting number/index (i.e.: 0, zero) to the red-flagged contact.
Consider adding logic to the re-ordering algorithm to order red-flagged contacts (i.e.: CON.RF = 1) after non-red-flagged contacts. They can still display before non-red-flagged contacts.
