Hello everyone,
I'm experiencing an issue on a new. self-hosted installation where the inline-edit feature is not working on any list view.
My Environment:
The Problem: I can edit any record perfectly when I open its full detail page (for example, opening an individual Lead). This confirms my user role and permissions are correct.
However, in any list view (the main table), the pencil icon to edit fields inline does not appear for any field.
This is a system-wide issue. It affects not only custom fields Ive created but also default system fields like the "Status" field on the Leads entity.
Troubleshooting Already Performed:
Given that detail-page editing works and this is happening on a clean installation with a very modern PHP version, I suspect this may be a technical conflict or a JavaScript error specific to my environment.
Could you please advise on what to check next? Has anyone else seen this behavior with EspoCRM 9.1 x and PHP 8.3?
Thank you for your help.
I'm experiencing an issue on a new. self-hosted installation where the inline-edit feature is not working on any list view.
My Environment:
- EspoCRM Version: 9.1.8
- PHP Version: 8.3.23
- Database: MariaDB 10.11.13
- Setup: Default installation, no custom themes or third-party extensions.
The Problem: I can edit any record perfectly when I open its full detail page (for example, opening an individual Lead). This confirms my user role and permissions are correct.
However, in any list view (the main table), the pencil icon to edit fields inline does not appear for any field.
This is a system-wide issue. It affects not only custom fields Ive created but also default system fields like the "Status" field on the Leads entity.
Troubleshooting Already Performed:
- Permissions Verified: Confirmed Administrator role has full Edit permissions for entities and fields (both in Roles and Field Level Security).
- Cache Cleared: I have cleared the EspoCRM server cache and performed hard browser refreshes multiple times.
- Layout Manager Checked: The "Inline Edit" setting is confirmed to be enabled for the fields in the Layout Manager.
Given that detail-page editing works and this is happening on a clean installation with a very modern PHP version, I suspect this may be a technical conflict or a JavaScript error specific to my environment.
Could you please advise on what to check next? Has anyone else seen this behavior with EspoCRM 9.1 x and PHP 8.3?
Thank you for your help.
Comment