Hi,
I'd like to configure a custom filter for the Contact list view in the portal. My goal is for logged-in portal users to see only the...
Search Result
Collapse
6 results in 0.0060 seconds.
Keywords
Members
Tags
-
How to Create a Non-Removable Custom Filter for Portal Contact List View?
Last edited by jacao; 05-27-2025, 07:41 AM. -
Create custom route not attached to Entity?
https://docs.espocrm.com/development.../#custom-route
/\ Only for existing entity.
Another idea was to bind custom...Last edited by sequencer; 04-07-2024, 12:34 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... -
Cannot set list layout
Without listLayout list renders but table headers are incorrect
Code:const collection = await this.getCollectionFactory().create('MyEntity');
Last edited by sequencer; 04-05-2024, 08:41 PM. -
How to render list of entities?
I want to render list with 'pagination' (load more) for entities in my custom view.
js: createView('foobar', 'views/record/list', { fullSelector:... -
Error: "Failed to load PDF document."
I am unable to download or view uploaded documents.