custom/...
User Profile
Collapse
-
Thank you for the help. It works now. Here are the final implementations in case anyone else would like to do something similar.
custom/...Last edited by bandtank; 06-16-2026, 05:34 PM. -
FYI for anyone who may come across this - I am currently working on a custom function for the ORM. When it is done, the details will be here.Leave a comment:
-
EDIT: I submitted this response before I saw your comments. Thanks for the help. I will review the information now.
Some progress has been made,...Last edited by bandtank; 06-16-2026, 05:37 PM.Leave a comment:
-
-
Custom ORM expressions - unable to call
I am writing a new ORM function to convert timezones by name. However, I can't figure out how to implement the instructions here regarding the creation... -
I eventually got the expression to work, but it is not as good as the custom report. There does not appear to be a date function, so it may not be possible...Leave a comment:
-
For anyone who may be interested, it is possible to do this directly with SQL, which avoids the timezone issue. More would need to be done to use the...Leave a comment:
-
I couldn't get the expression to work. I built a custom report instead. Unfortunately, I had to use a fixed timezone offset, so this is likely to be wrong...Last edited by bandtank; 06-10-2026, 04:02 PM.Leave a comment:
-
Complex expression to check if dates are not equal
There are two datetime fields in my entity called dateStart and dateStartBill. I need an expression that returns true if the days are not equal. For example,...
-
The fundamental problem is the options array that is passed to the backend hooks cannot be modified from the frontend. To work around that, headers must... -
Add the relationship definitions to the CAddress client definition:
custom/Espo/Custom/Resources/metadata/clientDefs/CAddress.json
...Last edited by bandtank; 05-28-2026, 05:11 PM.Leave a comment:
-
Starting with the CAddress entity definition, I added six fields and three links:
custom/Espo/Custom/Resources/metadata/entityDefs/CAddr...Last edited by bandtank; 05-28-2026, 05:09 PM.Leave a comment:
-
In Espo 9.3, I created an entity called CAddress to hold custom address records. The new entity comprises an address field and two decimal fields for...
Last edited by bandtank; 05-28-2026, 04:52 PM.Leave a comment:
-
For my use case, I may need to make the process more complex at some point. -
Alright, I figured out part of the issue I had originally. actionSave from views/edit.ts works differently than actionSave in modals/edit.ts. The former...Last edited by bandtank; 05-24-2026, 01:58 PM.👍 1Leave a comment:
-
Thanks for the tutorial. Do you know how to continue saving the record from the error handler? I can't figure out how to successfully save and then close...Leave a comment:
No activity results to display
Show More

Leave a comment: