Support:Display columns not working
From dispage wiki
INFO Bug | |
---|---|
dispage extension | Enhanced Search |
extension release | 3.1.03 |
priority | {{{priority}}} |
SugarCRM version | |
SugarCRM editions | |
Server OS | |
PHP version | |
DB Engine | |
MySQL version | |
Fix version | 3.1.03a |
Issue:
Layout Options → Display Columns from Advanced Search panel are not correctly saved when Enhanced Search 3.1.03 is installed.
Reasons:
The javascript callback sending the selected Display Columns is not called by the enhanced search overloaded method.
Solution:
Below is the manual fix.
1- Replace the file
"<sugar_dir>/custom/include/EnhancedSearch/enhanced-search.js"
with the one that can be downloaded from this link
2- Restore owner, group and permissions that the file had before overwriting it.
3- Make sure to have flushed your browser's cache.