If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
There's no such a feature. You can quick edit a record with the following shortcut combination: Control + Middle mouse click on a record link, then Control + Space.
If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.
That depends on what you need to edit, if you'd like to set specific status for multiple records, then you can do it from list view by using mechanism called mass update. Unfortunately, adding multiple records is not that easy and requires coding. Alternatively, not from list view, if you're logged as an admin, you can import multiple records via import mechanism.
Inline fields editing from list views in espocrm makes editing your fields quicker, easier. With it, you can update fields directly in the list view, without needing to open separate pages for each item. This saves you clicks and time!
Comment