The offered categories and response possibilities are defined by enumerations in the interface description. To avoid the input of false categories or response types, they should be displayed in a selection list. We need a UI component, which provides an input field and two selection lists. It is obvious that the already existing UI components cannot be used because they do not offer the three required input opportunities. The lack of reusability is significant.