Export contacts from targetlist : select all records at once

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rinorway
    Senior Member
    • Feb 2016
    • 179

    Export contacts from targetlist : select all records at once

    Situation :
    • we have a targetlist, based on 8 reports.
    • we want to export the contacts of that targetlist to Excel
    Current procedure :
    • Choose "view list" in the Contacts panel of the targetlist.
    • select all rows by using the checkbox, but this only selects the visible rows, not all. For that you need to scroll down, select "show more" and reselect all. This is error prone.

    Suggested : add option "Select all result" next to the checkbox, similar to the option in a report.

    Similar code used in Report : data-action="selectAllResult"

  • yuri
    Member
    • Mar 2014
    • 8510

    #2
    > add option "Select all result" next to the checkbox, similar to the option in a report.

    There is the dropdown next to the checkbox where you can select all results. https://github.com/espocrm/documenta...uide/export.md
    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.

    Comment

    • rinorway
      Senior Member
      • Feb 2016
      • 179

      #3
      I know this exists in the main Contacts screen, but I am referring to
      Target List -> Contacts panel -> view list.

      In the screenshot you see 775 contacts : there is no "select all" here. The selectbox only will select the visible list, not "all results"


      Click image for larger version

Name:	2020-03-03_12-21-30.png
Views:	465
Size:	17.4 KB
ID:	56447

      Comment

      • yuri
        Member
        • Mar 2014
        • 8510

        #4
        You can make a filter in contact list view by target lists and export.
        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.

        Comment

        • rinorway
          Senior Member
          • Feb 2016
          • 179

          #5
          Yes that works, thank you.

          For other readers : please note that this does NOT exclude opted out contacts: even when opted out for that target list you will be in the selection
          Last edited by rinorway; 03-03-2020, 11:46 PM.

          Comment

          Working...