Requirement: Disable the highlighted ‘Find’ button in searching invoice form

Navigation: Help -> Diagnostics -> Custom Code -> Personalize
Step1: create new record with following details
Seq: 18.2
Description: Disable find button
Level: Function
Enabled: checked
Condition Tab
Trigger Event: WHEN-NEW-FORM-INSTANCE
Conditon: 1=1
Processing Mode: Not in Enter-Query Mode

Step2: Click on Action tab and perform following steps
Seq: 1
Type: Property
Language: All
Enabled: Checked
Object Type: Item
Target Object: INVOICES_QF.FIND
Property Name: DISPLAYED
Value: FALSE

Step3: Result form After Personalization
