...
Announcement
Collapse
No announcement yet.
User Profile
Collapse
-
nested column bootstrap for detail
Is it possible to formulate /custom/Espo/Custom/Resources/layouts/{MyEntity}/detail.json to achieve something like this?
...Last edited by czcpf; 03-24-2023, 06:34 PM.
-
czcpf commented on yuri's reply to How do I properly include Di Aware classes for Custom Entity ServicesWhat our Record/Services used for if not for extending and creating our own methods?
-
UPDATE
It seems if I add this in /EntryPoints/Download.php the warning goes away.
Line 102 (Using Espo 7.2.7)
PHP Code:$response->setHeader('Content-Security-Policy',
Last edited by czcpf; 03-17-2023, 11:29 PM.
-
I think this warning is either specific to the EntryPoint=download script or something with the pdf itself because no warnings are issues when doing something...
Leave a comment:
-
Security Warning when loading attachment via iframe
Hello,
The following code results in a security warning in my browser. Any idea how to fix. Also, I tried using an <object> tag instead...
- Likes 1
-
Thanks for the suggestion. I thought maybe something clever like complex expression TIMESTAMPDIFF_YEAR could be useful and tried building Expression with...
- Likes 1
Leave a comment:
-
Format Where Clause with comparison interval in ORM
Hello,
The following code does not work. How do I create this query using ORM syntax ?
PHP Code:->where([
'evaluationDate>'
-
Hello, for others needing the solution I will post an example below:
Step 1. Define your orderItemConverterClassNameMap and/or ordererClassNameMap...Last edited by czcpf; 03-11-2023, 07:05 PM. Reason: Edited to enable correct sorting by the field in the panel
- Likes 2
Leave a comment:
-
OrderBy List of options
Hello,
Does anyone know how to specify OrderBy as a list ? For example, on the backend one can do:
PHP Code:$this->entityManager
-
telecastg Thanks for your suggestion. I was trying to find out what function (ie. controller, service) is called when creating new entities and just set...
No activity results to display
Show More
Leave a comment: