Search Result
Collapse
128 results in 0.0120 seconds.
Keywords
Members
Tags
-
Custom Array Field Allow Duplicates
I noticed today that the array.js field type does not allow duplicates and also does not prevent the user from "adding" a new element once maxItemCount...
Last edited by czcpf; 05-08-2024, 06:09 PM. -
How to add nav-link to navbar?
I would appreciate docs link, if there any, couldn't find.
How to add nav-link to navbar (topbar or leftpanel) idk what affects it's position... -
Banner on every portal page
Hello,
I would like to put a custom div banner on every portal page (preferably between header and main). I suppose that would require overriding... -
Adding mapProvider config parameter to UI
The system currently allow to implement a custom map provider which really great. However, when implementing the custom provider the system by default... -
Help with filters
Can someone help me how to customize filters in contact entity. At the moment I am seeing whole bunch of filter items that are irrelevant for my client:...
Last edited by dnaoverride; 01-24-2024, 02:08 PM. -
How to do custom frontend work in Espo 8?
Hi all,
I have been doing just well my custom work with older version of EspoCRM where I add my custom script into /client/custom/... then I clear... -
class EspoApiClient problem
Hi all,
I need help with this script, I was using it a long time ago.
After the upgrade from 7.5.5 of the Espocrm, to 8.x, my... -
Phone & Email Fields with 2 Open records by default
Hello, I have 1 phone field and 1 email field in Account Form.
I need to have the Phone Field and the Email Field, by default, have 2 open placeholders...1 Photo -
How to make panels readOnly on bottomView and sideView based on some condition
I have gone through the main views/record/detail.js and found that there is a setReadonly() function which seems that it makes the bottomView readOnly...Last edited by rabii; 10-12-2023, 03:12 PM. -
Portal Custom Filters
Is there a way to filter the list of an entity for portal users based on field value criteria further to account criteria visibility? For example we need... -
File Sharing Extension
Hello Guys,
I am releasing another free extension that was commissioned to me by one of my clients.
It's a file sharing extension...Last edited by Kharg; 05-10-2023, 10:19 PM. -
Seed data into DB upon extension installation
i am working on an extension and i need to be able to seed database with some record upon extension installation. what is the best way to seed data into...