PT Search Application
Objective: To provide employees with the functionality to search Applications (whether Active or in workflow) based on
Application No.
Property ID
Owner’s Mobile No.
Application Type
Application Status
Create Between Dates
Users can also view the Application Details page by clicking on Application No., where employees can perform the different workflow actions.
Technical details:
The File for the Search Application can be found here :
The hook which is used to call the Property Search API in order to load the result is :
const { isLoading, isSuccess, isError, error, data: {Properties: searchReult, Count: count} = {} } = Digit.Hooks.pt.usePropertySearch(
{ tenantId,
filters: payload
},
config,
);
The file can be found in the following path:
Role Actions:
Url | Role | Action Id |
---|---|---|
|
|
|
|
|
|