Questions tagged [espocrm]

Use this tag for questions related to EspoCRM, which is a free open-source web application that allows you to see, enter and analyze your company’s relationships with customers and partners alike.

12 questions
1
vote
0 answers

Espocrm with Traefik

I want to use traefik for Espocrm docker-compose.yml file and i tried something but it didn't work can someone help me out this situation. I'm using traefik because easy to configure and with ssl but i think something went wrong with Espocrm…
yahya007
  • 168
  • 11
1
vote
1 answer

EspoCRM: 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 email to the comment author AND to the target account of the project. The email subject must be structured…
1
vote
1 answer

How to make a GET request using a filter on a datetime property with EspoCRM REST API?

EspoCRM provides a REST API that sadly has only incomplete documentation. Especially the filters that can be used with a GET request are not documented: where - (array) filters; From using Firebug I've discovered that a filter consists of three…
user5547025
0
votes
0 answers

Flow Chart in Espocrm

what I'm trying to do, is to create a flowchart that check the status of the lead, if the assigned user changes the status to Not interested, then the assigned user will be changed to another one in the round robin, and after 1 month excluding…
0
votes
0 answers

localhost not running any apps - firefox, edge, chrome VM53:2755 crbug/1173575, non-JS module files deprecated

This is the error showing up in my console - VM53:2755 crbug/1173575, non-JS module files deprecated. EDGE: It looks like the webpage at http://localhost:87/ might be having issues, or it may have moved permanently to a new web…
kaych22
  • 61
  • 1
  • 5
0
votes
0 answers

EspoCRM Report an error Possible problem: disabled URL Rewrite

My friend, I tried to install EspoCRM on windows 2019, but a fatal problem occurred, which prevented me from installing it normally. Can you help me solve it, my friend? The following is the error message. API Error: EspoCRM API is…
0
votes
0 answers

EspoCRM - Page loading issue with 409 error

Recently I started using open source version of EspoCRM(Version 5.7.11) and it was all working fine. But recently some interfaces are not being loaded(Customers records table/grid view, Create new customer view, Edit customer view, Portal user edit…
Smiley
  • 187
  • 3
  • 11
0
votes
1 answer

how to change position of particular login page image in epsocrm

I have an existing application in epsocrm in which all pages are ready and that all pages have the company logo. but I have an issue in the login page. the login page has the company logo exactly right side which I want to set in the center. the…
user12133523
0
votes
0 answers

Error 403 Access Denied - EspoCRM import

I just did a fresh install of EspoCRM and while trying to import Leads from Administration>Import, I face issue of 403 Access denied. As per the official docs, I have set the proper permissions for all directories. Still facing the issue. Can…
Sujit Agarwal
  • 12,348
  • 11
  • 48
  • 79
0
votes
0 answers

How to get URL parameters in ESPOCRM tpl file?

I have a URL like http://localhost/core/crm/#Request/view/5afe67cf12187 and I wanted to get the value 5afe67cf12187 in tpl file. Please help me to get this value in tpl file in ESPOCRM.
Saurabh Sharma
  • 463
  • 2
  • 7
  • 20
0
votes
0 answers

Backbone js show only one element of each list in html

I am primarily sorry for my English. Backbone js each list I want to select and display only one value in the loop. How can I do that ? I will show you sample codes.If there's a place you do not understand, ask. Thanks in advance for your…
Gündoğdu Yakıcı
  • 677
  • 2
  • 10
  • 31
0
votes
1 answer

Edit a view in EspoCrm

I need to edit a view in EspoCrm. Should i inherit it from excisting, or just edit? Used documentation, but nothing happens. I added views and recordViews fields in custom/Espo/Custom/Resources/metadata/clientDefs/Contact.json then created…
Artem Y
  • 113
  • 1
  • 7