Hello all,
I'm happy with the base Lead and Opportunity entities, but my CRM needs two different data structure for handling two product...
Announcement
Collapse
No announcement yet.
Search Result
Collapse
77 results in 0.0044 seconds.
Keywords
Members
Tags
-
Duplicate lead/opportunity entities
-
Created at takes Id of Logged in User only but modified takes id from array
$i = 0;
while(
$i < array\length(usersIds),
(
$id = record\create(
'Attendance', 'attendanceDate', date,
...
-
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...
-
E-Mail Attachements
Hello everyone.
How can I insert documents into an email (or template) that I have made available in CRM?
I can only upload...
-
Action on loading entity page
Hi,
I want to perform an action when someone opens up some contact profile, like loading a field via script.
At first...Last edited by luizthomasini; 08-03-2021, 06:31 PM.
-
Disable Edit on particular entity status
Hi all,
i would like to disable the ability to edit a record (case) when status attribute of the record have a particular value.
I know i...Last edited by Ceonello; 07-07-2021, 02:04 PM.
-
New Relationship Field Giving: "Syntax error/access violation: 1066 Not unique table"
Hello Espo Community!
Just this week I created a fresh LAMP (Ubuntu Server v20.04, Apache v2.4.41, MySQL v8.0.25, PHP v7.4.3) server to run...5 Photos
-
Hi, could you help me with my project please?
Hi,
I'm trying to build a DB of Stages for independent song-writers to share a list of small venues with which they could arrange concerts....
-
Send custom email when a comment is written in the Stream of a custom entity
I created a custom entity named "Project". Each time a comment is written in the Stream section of a project, I need to send the comment via...
-
API User and Attachment REST API
Hi All,
I have an API user that need to access the api/v1/Attachment service to retrieve an attachment list filtered by parentId (with other attributes...Last edited by Ceonello; 03-30-2021, 12:51 PM.
-
404 Bad Request when managing Entities
Hi,
I was trying to manage Entities as an admin. When I try to create, edit or delete one entity, I get an error 404 Bad Request and the...
-
Somebody Please Help
How to write a condition formula
i want to test if a field is linked with any records for certain entity or not linked
...Last edited by yubrajkafle; 02-03-2021, 01:23 PM.
-
change default value for entry
hello,
when i link task to contact automaticly choose the name entery from contact but i want to change this so when i choose contact from task...Last edited by User01x; 12-07-2020, 09:25 AM.
-
Update Parent Entity view (Quote/Sales Order)
Hi Everyone,
We need to update a parent entity (Quote) field after updating a child entity (Sales Order) field.
We created a custom...
- Likes 1