/
PT Search Application
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 |
---|---|---|
|
|
|
|
|
|
, multiple selections available,
Related content
Property Tax - My Properties
Property Tax - My Properties
More like this
PT Employee - Search Property , Property Details Page & Assessment.
PT Employee - Search Property , Property Details Page & Assessment.
More like this
Property Tax - Edit/Update Property
Property Tax - Edit/Update Property
Read with this
Property Tax - My Applications
Property Tax - My Applications
More like this
Search and Pay/ My Bills: Bill Details and Payer's Details
Search and Pay/ My Bills: Bill Details and Payer's Details
Read with this
Employee: Water and Sewerage Application Details
Employee: Water and Sewerage Application Details
More like this