I want to customize espocrm/client/src/views/record/search.js file.
Can anyone help me with how to do this?
Research:
yuri
Can anyone help me with how to do this?
Research:
- We have espocrm/client/src/views/list.js file which will define the searchView as views/record/search.
- Similarly, the recordView: 'views/record/list' is defined in theespocrm/client/src/views/list.js.
- I can define the custom: views/record/list in espocrm/custom/Espo/Custom/Resources/metadata/clientDefs/Lead.json.
yuri
Comment