Forum Discussion

TroyTroy's avatar
TroyTroy
Qrew Member
7 years ago

New field that populates the user name from a field, but is changeable through a dropdown list.

I currently have a database that tracks data requests that come into my department.  The primary form uses a field called [Requester] that auto-populates the user's name.  This occurs when the user creates a new request.  What I would like to do is make a new field called [Chosen Requester] which will allow the analysts to create a request for someone, but still have it tied to the correct source.  
My issue is that I want [Chosen Requester] to auto-populate with the same user that would be in [Requester], but I want the option to have it as a User List that is changeable.  These fields will live on different forms.
Any suggestions?