After upgrade to 7.8 new search pop up does not pop up

I have upgraded from 7.5 to 7.7.9 and then to 7.8

While upgrading I did reset permissions after each step.

I also run a Quick repair and rebuild after each upgrade.

When finished I tested the search function under accounts, but the pop up does not appear.

There is an error in the Chrome console. (see image)

So I tried to rebuild all javascript items under repair + relationships + quick repair
(after each repair I also reset permissions).

I then cleared the Browser cache via Ctr-F5

The error pesristed. So I cleared the whole browser cache. But no luck.

This is the same error message shown in the image:

Uncaught TypeError: Cannot read property ‘setAttribute’ of null
at handleDisplay (sugar_grp1.js:550)
at Object.searchFormSelect (sugar_grp1.js:562)
at Object.toggleSearchDialog (:82:30)
at HTMLAnchorElement.onclick (/crm_01/index.php?action=ajaxui#ajaxUILoc=index.php%3Fmodule%3DAccounts%26action%3Dindex%26parentTab%3DMarketing:1)

Any help?

Thanks

Hey amariussi

We do have a thread already open for this issue and on Github.
Check it out here:

https://suitecrm.com/forum/suitecrm-7-0-discussion/12886-new-search-filter-not-working-7-8-0#43484

https://github.com/salesagility/SuiteCRM/issues/3015

We do have a file fix on Github which if you wish to apply immediately feel free to do so.

https://github.com/salesagility/SuiteCRM/pull/3035

There will be a 7.8.1 release with this fix included.

1 Like

I applied the fix and now it works perfectly. Thanks!