The graph width isn't correct. The graph code in a test environment works fine, so I think it's something about the...
User Profile
Collapse
-
One more problem
The graph width isn't correct. The graph code in a test environment works fine, so I think it's something about the...Last edited by jyamada; 08-20-2026, 09:51 PM. -
Update, I missed something very obvious. It's stackED, not stack.
The bars are wider than they should be, despite xaxis saying they are all...Last edited by jyamada; 08-20-2026, 05:13 PM.Leave a comment:
-
Thank you.
Extremely close, but the stacking isn't stacking. series: {stack:true}, and stack:true in the data passed in.
...Last edited by jyamada; 08-19-2026, 10:35 PM.Leave a comment:
-
Thank you
Unfortunately I can't use the advanced pack for budget reasons.
The data returns this...Code:{"keyList":["2026-01","2026-02","2026-03","2026-04","2026-05","2026-06","2026-07","2026-08"],Leave a comment:
-
SQL sum by assigned user
Last issue for a while, I promise. So I copied over the sales by month graph logic, and it works. But now I want to stack the bars by user. I'm not exactly... -
-
It's a custom entity type, all made in code, not through the entity manager. After adding the extension, it appears in the entity manager, and has the...Leave a comment:
-
Trying to go to http://localhost:8080/#customCollection gives a 404 error. Trying to look at the list of all entries of an entity....Leave a comment:
-
I need both the dashlet and the generic list page just to list all entries. The dashlet works, I think. The list page is 404....Leave a comment:
-
Right, I was looking at the Accounts list page to compare. When opening that page it calls three things
http://localhost:8080/api/v1/Acc...Leave a comment:
-
Update, realized I should have checked network requests. Checking accounts calls http://localhost:8080/api/v1/Account/layout/filters and my custom one...Leave a comment:
-
Bumping this, everywhere the module is named correctly, and the js exists in \build\assets\transpiled\custom\modules\ext\src\co ntrollers. In the zip...Last edited by jyamada; 08-17-2026, 09:37 PM.Leave a comment:
-
One more new problem before the weekend. The List view in the navbar sends to a 404 page saying that 'http://localhost:8080/client/lib/transpiled/src/customCollection.js?r=1786752869'....Leave a comment:
-
That makes sense. Tried that. The new error says
localhost:8080/client/custom/modules/ext/src/views/dashlets/custom-report.js?r=1786744817...Last edited by jyamada; 08-14-2026, 10:29 PM.Leave a comment:
-
In the js it's defined as
...HTML Code:define('ext:views/dashlets/custom-report', ['crm:views/dashlets/abstract/chart'], function (Dep) {Last edited by jyamada; 08-14-2026, 05:02 PM.Leave a comment:
-
Okay having a compiler issue. The build\ext-0.0.3\files\client\custom\modules\ext folder exists, but src isn't in it. Looking through the config json,...Last edited by jyamada; 08-13-2026, 05:55 PM.Leave a comment:
-
On to this step. Have the math logic worked out, and the flotr function copied from the sales by month. The extension compiles. When the dashlet is added...Last edited by jyamada; 08-12-2026, 09:38 PM.Leave a comment:
-
Thanks for the help, I missed the Controller and the I18n. From here I can probably figure it out.Leave a comment:
-
Problem before getting to the dashlet. I made a custom entity in the instance, I'm trying to replicate it inside the extension so everything is in one...Last edited by jyamada; 08-10-2026, 11:12 PM.Leave a comment:
-
Ah yep. Entirely my fault, I looked in client/src, not client/modules/crm/src
No activity results to display
Show More

Leave a comment: