We would need the functionality to populate a field (textbox or list) with values related to a selection in a dropdown.
As an example: we would have a dropdown, having a list of db clusters and a list of usernames.
When a cluster is selected in the dropdown, we would like to show the users defined in that cluster in the list.