User Profile
Collapse
-
That’s an error from Apache, not from Espo.👍 1 -
The extension may be installed in the custom directory, please run grep from the root of the crm folder -
In VS code you can search for a string in all files, so it would be pretty fast👍 1 -
MONBERG
maybe you can use grep to search for where this class is being used:
PHP Code:grep -rl Espo\\Core\\Utils\\Layout *.php
👍 2Leave a comment:
-
I think it's a cache issue, can you try in incognito mode or with another browser?Leave a comment:
-
-
Fixed, the issue was the order in clientNavbar.json
Because Global Search is an item itself and has order 5, as such anything greater than...Last edited by Kharg; 01-21-2025, 12:48 AM.👍 1Leave a comment:
-
clientNavbar extra item
Following https://docs.espocrm.com/development...client-navbar/ I am trying to add a extra navbar item but my icon always end up on the left...
-
There should be a php.ini related to CLI.
if you can make a backup of your db and installation I would try to update from the GUI which is...Leave a comment:
-
Are you updating using CLI?
Usually you also have to set the CLI memory limitsLeave a comment:
-
It's only when using the listSmall layout, Yuri already fixed it in the latest commit👍 1Leave a comment:
-
List View (Small) layout used for #Admin/jobs has name as a link
List View (Small) layout used for #Admin/jobs has the name field as a link which leads to a 404 page when clicked.
This is visible by visiting... -
No. your best bet is to use a custom css file to hide the field or to hide the edit dashboard option completely and then changing this field from API...Leave a comment:
-
You can go on the dashboard settings and lock it. Users will not be able to make changes unless they unlock it.Leave a comment:
No activity results to display
Show More
Leave a comment: