Announcement
Collapse
No announcement yet.
User Profile
Collapse
-
I can only say that on the master branch we now utilize this logic of the Case entity type and it works fine.
-
No, but it's possible to specify fields to not to duplicate. In entityDefs > fields. https://github.com/espocrm/espocrm/b...pplication/Esp...
- Likes 1
Leave a comment:
-
In the documentation we have an article how to create custom jobs. Your error is PHP language specific.
Leave a comment:
-
Setting read-only values server-side is a more proper way. Maybe even setting in both the front-end and the back-end.
If you are using a...
- Likes 2
Leave a comment:
-
yuri replied to Outlook integration - it's probable that URL you use to access EspoCRM doesn't matchin ExtensionsFor Oauth 2.0 working it is required that a specified redirect URL has a domain (and protocol) the same as the domain of your instance. When you open...
Leave a comment:
-
This is the same as:
Code:const list = []; list.push(model.get('assignedUserId')); attributes['assignedUserId'] = list;
Last edited by yuri; 11-22-2023, 11:45 AM.
- Likes 1
Leave a comment:
-
You can reset all preferences to defaults by deleting entries from preferences table. After metadata change, the new default true value will be applied....
Leave a comment:
-
There's no such a feature. I would have written otherwise. If you have about 10 users, it wouldn't take a lot of time to change.
- Likes 1
Leave a comment:
-
An admin user can change preferences of another user. Administration > Users > a specific user > the top-right dropdown > Preferences.
Leave a comment:
-
The multi-enum does not support such an ability. Here's solution that requires coding: https://forum.espocrm.com/forum/gene...lti-enum-user-...
Leave a comment:
-
Hi Torsten,
Admin can edit preferences for existing users.
For new users, which will be created in future, you can set the default...
Leave a comment:
-
1. Create some boolean read-only field.
2. In formula, set this field to true if your currency value is set.
3. In dynamic logic, define a...
Leave a comment:
-
- Likes 2
Leave a comment:
-
-
-
I'm more concerned about hurdles our users may run into while migrating to Dompdf. Tcpdf is quite dated library, I'm not sure whether the author will...
No activity results to display
Show More
Leave a comment: