+ Add post
Hello Community,
I have requirements to show How much time has passed till case has been registered in the system.
But the real catch is, the information I have to show on Section list like shown as below.
Here I want to add Passed time column near Resolution time.
Passed time is time passed till registration of Case.
And also, I want to do same on Dashboard’s list view.
Like
Hello Meet,
Here is an example of how I did it on my side:
1) Create a button in the CaseSection schema:
{ "operation": "insert", ...
MoreLess
Hi Community,
Form this post, (https://community.creatio.com/questions/button-section-page-particular-column) I have managed also to put buttons on each record in section page. Now i need also to do the same on LIST type Dashboard. Any idea how can I do this?
Dear Fulgen, I don't have an exact example of how to do it. Here is the way how you can override the dashboard: 1) Create your...MoreLess