Please help, we love to see all deals on the same page without horizontal scroll, last night I updated from 7.0.8 to 7.0.9 and now I have a horizontal scroll and plus icon to add an opportunity on every stage, this was not mentioned under the release notes, please help me to remove horizontal scroll and plus icon from the kanban view, thanks
revert Kanban to old style without horizontal scroll and plus icon
Collapse
X
-
You can manually change this value: https://github.com/espocrm/espocrm/b.../kanban.js#L55If 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. -
FYI community.
If someone looks into this later, in version 7.1.0+ there is no such config value, you have to open /data/config.php and add a value 'kanbanMinColumnWidth'=>your value (in my case, 160), don't forget to add coma before prevous JSON value, it should work.
Comment
Comment