Is there a way to provide my user with a drop down list? I have several different uses for this, but these are my two urgent use cases:


  • Select a salesperson from a drop down list.
  • Select a time for a free estimate from a drop down list.


My thought is there would need to be a table of available salespeople, and another table of available times for a free estimate. (am I right on this?)

thank you!
Guy