We have an requirement to present user on Landing page an option to search account number . If the account number is found in data type , we present case launcher option to user to create case .
Is this possible to acheive it from pega constellation Landing page .
But we do not want to expose the data object to user .We want to allow user to filter the account number from the data object ,If its found we can show the filtered row to user and then allow the user to create a case .
If the account number is not found we dont want to show user OOTB “No record found” ,Rather a custom message ""Account number is not found " and we do not allow user to create case .