This repository was archived by the owner on Sep 13, 2024. It is now read-only.
Calender icon on records view #17414
Answered
by
rskrzypczak
zielonekrzeslo
asked this question in
How to
-
Hello, |
Beta Was this translation helpful? Give feedback.
Answered by
rskrzypczak
Apr 8, 2024
Replies: 1 comment 1 reply
-
set /** Show timeline in list view [module name, ...] */
public static $SHOW_TIMELINE_IN_LISTVIEW = [
'Accounts',
'Contacts',
'SSalesProcesses',
'Leads',
'Campaigns',
'SQuotes',
'Project',
'HelpDesk',
]; |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
zielonekrzeslo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
set
config/Modules/ModTracker.php
=>