client/src/views/global-search/global-search.js is not getting called.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sujithraalink
    Member
    • Oct 2018
    • 96

    client/src/views/global-search/global-search.js is not getting called.

    Global search is happening but client/src/views/global-search/global-search.js is not getting called. try to make alert in that file for some modifications.
  • yuri
    Member
    • Mar 2014
    • 8797

    #2
    It's a source file. It's not used by the application. All javascript code is bundled.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • sujithraalink
      Member
      • Oct 2018
      • 96

      #3
      Then Please give me steps to do this...before global search is happening i want to make an external api call, and in it success response only i need to get the global search.

      Comment

      Working...