padlocked17
Registered User.
- Local time
- Today, 14:38
- Joined
- Aug 29, 2007
- Messages
- 276
Good Evening,
Im trying to take a list of records that are displayed on a continuous form and have a control on each record that allows me to “promote” and “demote” each item on the list. Im basically wanting to allow the user to place each record in a priority order of their choosing. I’ve got a Priority field that is an integer to capture the records position, but I’d like to have up and down arrows on each record that changes the values of the Priority field as the user “moves” records up and down via the display of the form. I know I’ve seen an example of this before, but I can’t for the life of me find one. Does anyone have a good reference or example of a best practice to handle this?
Thanks!
Im trying to take a list of records that are displayed on a continuous form and have a control on each record that allows me to “promote” and “demote” each item on the list. Im basically wanting to allow the user to place each record in a priority order of their choosing. I’ve got a Priority field that is an integer to capture the records position, but I’d like to have up and down arrows on each record that changes the values of the Priority field as the user “moves” records up and down via the display of the form. I know I’ve seen an example of this before, but I can’t for the life of me find one. Does anyone have a good reference or example of a best practice to handle this?
Thanks!
Last edited: