I created a workaround by adding a simple Next Date field that I can quickly sort on, but the above would be so much easier.
Announcement
Collapse
No announcement yet.
Next Task / Next Meeting in Leads-List?
Collapse
X
-
Would love this too, the ability to sort in one Lead list view on task and activities due (today, late, tomorrow) and just work through the items sequentially without having to do four clicks per item.
Leave a comment:
-
This must be not storable field and calculated on demand, you need to code it yourself,
See this sample to learn how to define loaders:
EspoCRM – Open Source CRM Application. Contribute to espocrm/espocrm development by creating an account on GitHub.
listLoaderClassNameList: for list
readLoaderClassNameList: for detail
See the loader php class to learn how to do
Here you see example of not storable:
EspoCRM – Open Source CRM Application. Contribute to espocrm/espocrm development by creating an account on GitHub.
Code:"nextEvent": { "type": "link", "notStorable": true },
Best regards
Leave a comment:
-
Next Task / Next Meeting in Leads-List?
Hi there,
is it possible to add a column in die List view of the leads with the date of the next Task or or next meeting? Maybe evem with a link to the task/meeting?
thx a lot
EnderTags: None
Leave a comment: