I am using Alfresco 6.2 Enterprise version. I have a requirement which calls for a couple of modifications in https://dev.alfresco.com/resource/docs/aikau-jsdoc/AlfSearchList.js_.html module.
- What is the best approach to override the
onScopeSelection
function? - Is there a way I can modify
searchPayload
to include a new attribute?
I have gone through Alfresco documentation and couldn not figure out what's the best way to override an existing aikau.