Is it possible to create a drop down list dynamically from look up when using forms? The idea is that a supervisor enter their name in a form field, a look up would run to find a list of this user's employee and a drop down list would be presented to the user containing the names of only their employees.
Thanks,