Select All Records on Variant list view under Product

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • enable.services
    Junior Member
    • Apr 2025
    • 4

    #1

    Select All Records on Variant list view under Product

    Hi,

    I was trying to find a way to get the "Select All Records" button to show in the related list view of Variants shown when you click through from the panel under Prooducts.

    I.E.
    - Open Product
    - Click into Variant panel
    - Click three dots
    - Click View List

    When wanting to change the pricing on the related variants it requires you to click the "show more" option to get each page instead of just being able to select all and update.

    Any help much appreciated.

  • victor
    Active Community Member
    • Aug 2022
    • 936

    #2
    For Variants, the Select All Results option is not available. If the developer finds time, he will tell you why this option is not available for Variants and whether it should be expected in the next releases of the Sales Pack extension.

    Comment

    • enable.services
      Junior Member
      • Apr 2025
      • 4

      #3
      Thanks for the response victor although I'd already stated it wasn't available there, which was really why I was asking

      I'd would be interested to know why it's not available for Variants or indeed if there's a way to add it via code / config.

      Comment

      • jeffreysgrossman
        Member
        • Jan 2025
        • 89

        #4
        I would also be curious if this was intentional. Being able to update all the variants from the list of selected products to get all of a specific variant at once is a great streamlined feature and can save a lot of time. I am aware you can export and import to update prices. That is a workaround. Just curious if this functionality might be worked on in the future?

        Thank You

        Comment

        • yuri
          Member
          • Mar 2014
          • 9095

          #5
          It's a feature that I'd describe as of a very high complexity. Even though it might not appear as such.
          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


          • yuri
            yuri commented
            Editing a comment
            It concerns the base Espo, not Sales Pack. The Variants is a regular relationship panel. The MassAction framework currently is not supported for relationship panels.
        Working...