Search Result
Collapse
34 results in 0.0089 seconds.
Keywords
Members
Tags
-
record\count and counts by user
When using record\count, I can't seem to find the correct iteration of createdBy to return a result to the record\Count. We would like to be able to create... -
Formula not working
Hi i am importing the case using the below code and this is working fine but the only issue i am facing is there are some formula written on the case... -
Formula field update on parent Entity
Hi i have 2 entities one is parent and another is child see below.
now i have written a formula on some columns of parent entity to update... -
IP Website
Hi,
Is there a chance how in formula for IP address make it automatically a website, which directs me to for example: what is my IP address.... -
Formula Field is not coming in the report
Hi i am creating a report and i want the formula fields in the list which is not possible. How can i get formula fields on report creation page?? -
Count Related with Condition
Hi i want to count related records with some conditions like "Critical = True" and status = "Open"
i am aware that i... -
Extract From Name and From Email from the Email On case creation
Hi i want to get from name and from email from the email when i create case from the email . How can i do that at the time of case creation.
... -
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... -
Set a checkbox when another field has content
It seems to be easy, but in the end i have found different information about it.
I have a field, "Last checked on", which might... -
Automatically setting the filter when selecting entity records
Hi,
This is our scenario:
Entities in CRM
-----------------------------
(1) Account: We have 2 types of accounts...Last edited by murugappan; 03-03-2024, 03:44 AM. -
E-Mail Workflow and Calls
Hello,
Emails are received with the subject “Call from” and a defined sender. These trigger the creation of a new incoming call. That... -
Extended formular function datetime\diff
Hello Devs,
datetime\diff(VALUE_1, VALUE_2, INTERVAL_TYPE) returns the difference between two dates or datetimes by the given INTERVAL_TYPE.... -
Update Record after relationship deleted
Hello everyone
I have this configuration in EspoCRM. There is two entitys:
Contract/Implementation; Case.
In "Case"...