Hi all,
we are trying to make the "Assiner User" field at some entities be read-only but only if the person that is trying to edit...
Search Result
Collapse
140 results in 0.0102 seconds.
Keywords
Members
Tags
-
Make a field read-only with conditions
-
Want to deploy ESPOcrm. Looking for developers with Espo experience
My company is looking to implement ESPOcrm and add custom features, such as mobile app integration, as well as a custom map. We have staff that will be...Last edited by TWIT@CF; 06-15-2020, 04:03 PM. -
filter data with criteria from other entities
Hello people!
I wonder if I can use another entity's field to filter data in a list. For example: I have the opportunity entity, but I want... -
Conditionnal Linking entities
Hi all,
first of all I'm not a english native speaker so I may not be very good at explaining my case.... let's try !
I'm currently... -
Tutorial - How to implement a custom (login) landing page
EspoCRM makes it possible to implement your own login screen in an "upgrade safe" way by following the steps below:
...Last edited by telecastg; 09-30-2020, 03:25 PM.👍 1 -
Share saved filters
Hello everyone!
I would to know if it's there a possibility to share my filters in the entitys with other users?
Thanks!1 Photo -
fill in a field based on the number of records
I would like to know if there is a possibility for me to create a field where the data that will be filled in is based on reference and some other information... -
Custom action handler, menu is missing keys (actions, dropdown)
Hi,
I was following the custom buttons example from the docs: https://www.espocrm.com/documentatio...ustom-buttons/ but I noticed that when...1 Photo -
Debugging PHP Code
For those that may not be aware, the following is really useful when debugging PHP code:
Code:$GLOBALS['log']->debug('Here is my variable:',
-
Creating a multiple payment schedule lines for a Sales order
As well as having multiple Sales order line items for the items in a sales order I'd like to add a multiple custom payment schedule items. This will allow...Last edited by cjohnsonuk; 01-20-2020, 12:29 PM. -
Редактирование доступа к настройкам профиля
Добрый день!
Не разобрался, как можно редактировать доступ к настройкам профиля.... -
Help appreciated: anybody can provide a hook with both afterRelate & afterUnrelate?
Hi,
I have created an entity called Event and it has relationship with Contact. I have an "entryCount" field to calculate the contacts...Last edited by chrisjiang; 12-28-2019, 02:16 PM. -
How to call crm Logout function from API ?
I have custom API where i can able to login from APP side , So based on this APP login user token if the user in WEB has different token then i need to...