Announcement
Collapse
No announcement yet.
Search Result
Collapse
49 results in 0.0047 seconds.
Keywords
Members
Tags
-
Extend Views Setup Handlers add (entity-manager/record/edit)
Currently using https://docs.espocrm.com/development...anager-params/ is very useful, however there is no way to extend the entity-manager/record/edit...
- Likes 2
-
Add ability to use full screen on formula
When writing code on formula scrolling down works fine but it would be nice to have ability to use full screen mode when writing code as it would enhance...
- Likes 3
-
From HTTP to HTTPS (No loosing data) 😎
How to move espocrm From HTTP to HTTPS (with .crt .key .ca-bundle) 😎
When I installed espocrm I installed it with docker compose, without...
- Likes 2
-
Reviewing a mass email in EspoCRM creates "opened" action record
While reviewing a list of actions related to a contact in a mass email campaign I figured out that initially there was one "Sent" record in...2 PhotosLast edited by mfliorko; 06-25-2024, 01:50 AM.
-
Manual Workflow for a User Or Users
Hey guys,
Currently the manual workflow works great for teams but it would a plus if there could be an option to assign the workflow button...
- Likes 2
-
Feature request: Ability to make a panel readOnly
Hey,
It would be great if this could be added, it is quite often useful when certain condition happen in a record you would want to make...Last edited by rabii; 11-03-2023, 08:37 AM.
- Likes 4
-
Implement field autocomplete from remote source, filtered by value of another field
This tutorial describes how to implement autocomplete for a given entity field (input field), filtered by the value of another field in the same entity...Last edited by telecastg; 03-18-2023, 07:19 PM.
- Likes 4
-
How to completely disable create action including create through kanban statusField
I have set up (createdDisabled: true) on clientDefs of my entity. however since the records are displayed via the kanban users can still click on the...
-
rabii started a topic Advanced Pack: Ability to specify how many records should be returned by report.in ExtensionsAdvanced Pack: Ability to specify how many records should be returned by report.
Hi,
Sometimes we build reports that target certain conditions and everything works fine however we have an issue when we want to limit how...
-
Portal Account marge
Is there any way to merge the portal user account with the general user?...
-
Record Delete Function Suggestion
It is almost not possible to delete a record using formula, is there any chance to have a formula function that does that (delete a given record), like...
-
EspoCRM - Moving to another Server
Hello, team
I'm contacting you for the purpose that you could help us moving our EspoCRM to another server.
In our current server...
-
Two Different applications Laravel and ESPO CRM. need only login through ESPO CRM
Hey guys,
I have developed some functions using the Laravel platform and also used some data from espoCRM using espoCRM API. I've created...
- Likes 1
-
Don't link items, when access is denied by role
Example:
Supposed, a team role is set to allow users to see users of their own team only. In fact, when going e. g. to the list of contacts, assigned...