in reply to Adding a numeric key to list items and creating a user selection list

What I need help with is assigning a number from 1 to X to each item in the array. Then, making sure that the value associated with that number is the items value and not the number.

Which part of the code is supposed to do that?

  • Comment on Re: Adding a numeric key to list items and creating a user selection list