I am building a data entry form. One of the fields is for employee name. Based on who you select, another field titled "Team" also is adjusted based upon which team that employee is on.
For instance...
The current record shows Employee John Doe, team Shop Floor.
If I change employee to Steve Adams, I want team to change to Finance.
The form is "Report style" as in that Default View is set to "Continuous Forms", so more if there are 10 records, all 10 records will show.
How do I adjust a separate field within the same record that is being adjusted currently?