Add ability to set any agent query combo box to the current user's agent #3994
Labels
1 - Enhancement
Improvements or extensions to existing behavior
2 - Forms
Issues that are related to the form system
good first issue
Milestone
The only query combo box which can be set to the currently logged-in user is the
cataloger
field. Here is the specific piece of code that sets the cataloger field to the current logged-in user's agent:specify7/specifyweb/frontend/js_src/lib/components/FormFields/QueryComboBox.tsx
Lines 80 to 86 in 312139a
Unfortunately, since it is hard-coded to only work for the
cataloger
field, it cannot be used for other fields.Requested By: Willem at SAIAB
The text was updated successfully, but these errors were encountered: