Search Employee By Multiple Criteria UI Flow
Last updated
Last updated
All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.
URL - digit-ui/employee/hrms/inbox
Admin can search employees based on multiple filters and Search parameters
Filter By
ULB
Department
Status
Search
Name
Employee ID
Mobile Number
The search screen has a pagination feature.
On Hover of Roles Count
Logged Users can see the detailed assigned roles
On clicking upon Employee Id logged-in users are routed to the Employee Detail screen.
API | Parameters | Role | Access ID |
---|---|---|---|
|
| HRMS_ADMIN |
|
Primary Files: https://github.com/egovernments/digit-ui-internals/blob/development/packages/modules/hrms/src/pages/Inbox.js
Secondary Files: https://github.com/egovernments/digit-ui-internals/blob/development/packages/modules/hrms/src/components/inbox/DesktopInbox.js