For the complete documentation index, see llms.txt. This page is also available as Markdown.

Search Employee By Multiple Criteria UI Flow

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

egov-hrms/employees/_search?

  • tendantId

  • limit

  • orderby

  • offset

  • {Filter Params}

  • {Search Params}

HRMS_ADMIN

1752

Was this helpful?