I have several custom fields of type People. Each custom field has a limited set of people. I want to populate a question on a request form with the data from these custom fields so that people filling out the request form have a limited set of options to choose from for each question. It appears that the People type is not available for any question type. I would prefer to use the People type because it is easy to add/remove people, and I do have some custom fields of type People that are not limited. Creating Single or Multiple selection types is more of a pain to maintain. Am I missing something?
Additionally, why do you differentiate between Single and Multiple selection fields as a type as opposed to making that determination when creating the question on a request form? A list of items in a custom field should be able to be used for Single or Multiple selection questions without having to maintain two custom fields.