Skip to content

Commit da59ca8

Browse files
authored
info on how to do multiple username searches in ColdFront (#153)
* info on how to do multiple username searches in ColdFront * removed duplicated sentence * added user can input space separated usernames * selection option for exact match
1 parent 6a0be54 commit da59ca8

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs/get-started/get-an-allocation.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,13 @@ Once we click on the "Add Users" button, it will shows the following search inte
214214

215215
![User Search Interface](images/coldfront-user-search.png)
216216

217+
!!! info "Searching multiple users at once!"
218+
If you want to simultaneously search for multiple users in the system, you
219+
can input multiple usernames **separated by space or newline**, as shown below:
220+
![Searching Multiple User(s)](images/coldfront-search-multiple-users.png)
221+
**NOTE:** This will return a list of all users matching those provided usernames
222+
only if they exist.
223+
217224
They can search for any users in the system that are not already part of the project
218225
by providing exact matched username or partial text of other multiple fields. The
219226
search results show details about the user account such as email address, username,
61.1 KB
Loading

0 commit comments

Comments
 (0)