Ok, I don't use often "templateContent" so I wasn't aware of something (that is blocking us).
You can't override templateContent in your...
Announcement
Collapse
No announcement yet.
User Profile
Collapse
-
Okay I just took my time to read your answer and we missed something here, I'll try to explain it well.
What you see in your console isn't...
- Likes 1
Leave a comment:
-
Oh yes, that's my bad.
That should work
Code:define(['views/record/panels/side'], (SidePanelView) => { return class
- Likes 1
Leave a comment:
-
In my opinon, re-rendering the view inside the setup isn't optimal.
Try this code instead.
PHP Code:define(['views/record/panels/side'],
Leave a comment:
-
Hi,
Your issue here is thePHP Code:this.model.fetch();
The fix would be to wait for the model...
- Likes 1
Leave a comment:
-
Hi,
That seems to be a normal PHP warning, you should check your PHP stackstrace config in order to have a better trace.
In...Last edited by Firyo; 10-29-2024, 03:52 PM.
Leave a comment:
-
-
API Authorization & HTTP_ESPO_CGI_AUTH : How to ignore
Hi there,
I'm trying to do something in my Espo, but an issue blocks me completely.
I have multiple API routes that are basically...
No activity results to display
Show More
Leave a comment: