User Profile
Collapse
-
Not sure this would work as they require you to install their software before doing any integrations. Not sure why but looks complex and might not work...👍 1 -
you can create a custom formula script to copy the attachment and preserve the sourceId to avoid duplicating the file. check the service of the attachment...Last edited by rabii; 12-21-2024, 11:16 AM. -
Yes the code above should work fine in 8.4 and up. the iterator was introduced in version 8.4
https://github.com/espocrm/espocrm/issues... -
from the tree you shared it looks like you have all js and views located under Lib directory. i am wrong or that is the case. the error simply can't find...👍 1Leave a comment:
-
You can create a custom list view for your entity which extends the existing views/record/list and just disable the rowActions.
Create a...Last edited by rabii; 12-17-2024, 04:51 PM.Leave a comment:
-
sure i will avoid using the width. In fact i am changing the whole design and how to implement this.
Thanks -
Thanks yuri
OK i managed to get the custom width applied on the modal.
PHP Code:width = 400 // doesn't work and throws and error
👍 1Leave a comment:
-
You mean for floating modal i will look into that.
what about the width i can see that the width has be passed to the Espo.UI.dialog however... -
i know but that is not what i want. collapsing the modal is hiding information from user. The use case requires the modal to be opened and floating all... -
extending views/modal custom width
When extending the views/modal setting a custom width doesn't apply and throw an error as (this.width is not a function). Is there any other way to customise...👍 1 -
is this on a list view or this is a relationship panel ? -
You can try to provide the memory limit on the process of upgrading something as below would work, i have used this many times for different clients...Leave a comment:
-
That should happen as the testSend should have a view assigned on layout. That could be done by a third party extension or some customization. -
can you share a screenshot.
This could be due to permission, if the portal use has view record permission the drop down will have only view....Leave a comment:
-
attached a screenshot of what you need to do using the Conditional Intermediate Event (Catching).
...Leave a comment:
-
which version you are using ? here is how it looks in my instance (version 8.4)...Leave a comment:
-
try to use a font that support these caracters. e.g in the code editor wrap the label in a span tag and use style to specify the font. AFAK the fonts...Leave a comment:
No activity results to display
Show More
Leave a comment: