Search Result
Collapse
55 results in 0.0065 seconds.
Keywords
Members
Tags
-
Related List in Tab Break
Hi can i show the related lists in the tab break in espocrm? i am aware that the related lists comes in the bottom but i want to show it in the tab panels.... -
Searching Data issue in in Espo
Hi ,
i have observed a thing in espo that it search only exact keyword, am i getting it correct or am i missing something??
like i... -
Duplicity In deployment
Hi i am deploying the code from one server to another while deploying the code using command line i find a problem i:e the custom buttons and code is... -
Report UX Enhancement
Two points to enhance the list report.
1) First add some margin between the fields (columns defs) configuration defs of the columns, see... -
Pagination on list report
Dealing with large dataset on a list reports could be challenging due to missing navigation. Every time i would need to scroll down to the bottom of the...👍 1 -
Item details email summery
I'm using workflow to send email on update event. Here I want to display the details from child object in to email but only associate object data is getting...👍 1 -
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... -
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... -
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... -
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... -
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. -
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. -
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...