Best approach to update all entries in a list that is paginated?Best way to add items to a paginated listChoose Your Country: Best Usability approachUpdate list when a user is viewing the list without annoying themWhen would the best day to update your webpage be?What should happen when I add a Row to a paginated, sorted listShould I adopt infinite scrolling or classical pagination?How to show user that page objects automatically updateWhat is the best location to locate the comments section in a list pageBest way to combine filtering and selecting items in a listWhen one of two inputs must be updated to satisfy a consistency criteria, which should you update (if at all)?

Multi tool use
Multi tool use

What to do when during a meeting client people start to fight (even physically) with each others?

How to pass a string to a command that expects a file?

How could our ancestors have domesticated a solitary predator?

Solving "Resistance between two nodes on a grid" problem in Mathematica

Why would one plane in this picture not have gear down yet?

My story is written in English, but is set in my home country. What language should I use for the dialogue?

Do items de-spawn in Diablo?

Why doesn't this Google Translate ad use the word "Translation" instead of "Translate"?

How do I express some one as a black person?

Subset counting for even numbers

Is there a window switcher for GNOME that shows the actual window?

Are babies of evil humanoid species inherently evil?

Could you please stop shuffling the deck and play already?

Are the terms "stab" and "staccato" synonyms?

What is the chance of making a successful appeal to dismissal decision from a PhD program after failing the qualifying exam in the 2nd attempt?

How do I locate a classical quotation?

Is "history" a male-biased word ("his+story")?

Best approach to update all entries in a list that is paginated?

They call me Inspector Morse

Things to avoid when using voltage regulators?

Why is Beresheet doing a only a one-way trip?

PTIJ: Why can't I eat anything?

In the late 1940’s to early 1950’s what technology was available that could melt a LOT of ice?

Finding algorithms of QGIS commands?



Best approach to update all entries in a list that is paginated?


Best way to add items to a paginated listChoose Your Country: Best Usability approachUpdate list when a user is viewing the list without annoying themWhen would the best day to update your webpage be?What should happen when I add a Row to a paginated, sorted listShould I adopt infinite scrolling or classical pagination?How to show user that page objects automatically updateWhat is the best location to locate the comments section in a list pageBest way to combine filtering and selecting items in a listWhen one of two inputs must be updated to satisfy a consistency criteria, which should you update (if at all)?













11















I have a list which is paginated in a webpage. It also has a function to select the number of entries per page.
A bulk update on all is required.



What would be the best approach to this? My concern is that a user would doubt if we refer to the current page or to the whole list.
A confirmation window with details or an info message to detail it would suffice?



This is how it looks for now:



enter image description here










share|improve this question







New contributor




Dan Ovidiu Boncut is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Question: how did gmail solve this?

    – Mooing Duck
    2 hours ago















11















I have a list which is paginated in a webpage. It also has a function to select the number of entries per page.
A bulk update on all is required.



What would be the best approach to this? My concern is that a user would doubt if we refer to the current page or to the whole list.
A confirmation window with details or an info message to detail it would suffice?



This is how it looks for now:



enter image description here










share|improve this question







New contributor




Dan Ovidiu Boncut is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Question: how did gmail solve this?

    – Mooing Duck
    2 hours ago













11












11








11








I have a list which is paginated in a webpage. It also has a function to select the number of entries per page.
A bulk update on all is required.



What would be the best approach to this? My concern is that a user would doubt if we refer to the current page or to the whole list.
A confirmation window with details or an info message to detail it would suffice?



This is how it looks for now:



enter image description here










share|improve this question







New contributor




Dan Ovidiu Boncut is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I have a list which is paginated in a webpage. It also has a function to select the number of entries per page.
A bulk update on all is required.



What would be the best approach to this? My concern is that a user would doubt if we refer to the current page or to the whole list.
A confirmation window with details or an info message to detail it would suffice?



This is how it looks for now:



enter image description here







lists pagination updating






share|improve this question







New contributor




Dan Ovidiu Boncut is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Dan Ovidiu Boncut is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Dan Ovidiu Boncut is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 15 hours ago









Dan Ovidiu BoncutDan Ovidiu Boncut

1563




1563




New contributor




Dan Ovidiu Boncut is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Dan Ovidiu Boncut is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Dan Ovidiu Boncut is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • Question: how did gmail solve this?

    – Mooing Duck
    2 hours ago

















  • Question: how did gmail solve this?

    – Mooing Duck
    2 hours ago
















Question: how did gmail solve this?

– Mooing Duck
2 hours ago





Question: how did gmail solve this?

– Mooing Duck
2 hours ago










2 Answers
2






active

oldest

votes


















15














Allow the user to see how many are selected, and give them the option to select the whole data set beyond the pagination.



Gmail has this pattern. Once you select 'All' via the checkbox, a message appears stating:



  • How many are currently selected

  • A link with the number of the whole data set, and the ability to select the entire set

enter image description here



enter image description here






share|improve this answer
































    3














    Add a button to the bottom where the other page controls are.



    enter image description here



    Also, if users are doing mass changes often, consider making a separate tool for it.






    share|improve this answer

























    • How does this solve "My concern is that a user would doubt if we refer to the current page or to the whole list."?

      – Jacob Raihle
      9 hours ago






    • 1





      "Update items in all pages" would be a bit clearer for me

      – mgarciaisaia
      6 hours ago











    • Yeah you guys are right. I made the button text more descriptive.

      – moot
      3 hours ago










    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "102"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );






    Dan Ovidiu Boncut is a new contributor. Be nice, and check out our Code of Conduct.









    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fux.stackexchange.com%2fquestions%2f124329%2fbest-approach-to-update-all-entries-in-a-list-that-is-paginated%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    15














    Allow the user to see how many are selected, and give them the option to select the whole data set beyond the pagination.



    Gmail has this pattern. Once you select 'All' via the checkbox, a message appears stating:



    • How many are currently selected

    • A link with the number of the whole data set, and the ability to select the entire set

    enter image description here



    enter image description here






    share|improve this answer





























      15














      Allow the user to see how many are selected, and give them the option to select the whole data set beyond the pagination.



      Gmail has this pattern. Once you select 'All' via the checkbox, a message appears stating:



      • How many are currently selected

      • A link with the number of the whole data set, and the ability to select the entire set

      enter image description here



      enter image description here






      share|improve this answer



























        15












        15








        15







        Allow the user to see how many are selected, and give them the option to select the whole data set beyond the pagination.



        Gmail has this pattern. Once you select 'All' via the checkbox, a message appears stating:



        • How many are currently selected

        • A link with the number of the whole data set, and the ability to select the entire set

        enter image description here



        enter image description here






        share|improve this answer















        Allow the user to see how many are selected, and give them the option to select the whole data set beyond the pagination.



        Gmail has this pattern. Once you select 'All' via the checkbox, a message appears stating:



        • How many are currently selected

        • A link with the number of the whole data set, and the ability to select the entire set

        enter image description here



        enter image description here







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited 11 hours ago

























        answered 14 hours ago









        Mike MMike M

        10.1k11930




        10.1k11930























            3














            Add a button to the bottom where the other page controls are.



            enter image description here



            Also, if users are doing mass changes often, consider making a separate tool for it.






            share|improve this answer

























            • How does this solve "My concern is that a user would doubt if we refer to the current page or to the whole list."?

              – Jacob Raihle
              9 hours ago






            • 1





              "Update items in all pages" would be a bit clearer for me

              – mgarciaisaia
              6 hours ago











            • Yeah you guys are right. I made the button text more descriptive.

              – moot
              3 hours ago















            3














            Add a button to the bottom where the other page controls are.



            enter image description here



            Also, if users are doing mass changes often, consider making a separate tool for it.






            share|improve this answer

























            • How does this solve "My concern is that a user would doubt if we refer to the current page or to the whole list."?

              – Jacob Raihle
              9 hours ago






            • 1





              "Update items in all pages" would be a bit clearer for me

              – mgarciaisaia
              6 hours ago











            • Yeah you guys are right. I made the button text more descriptive.

              – moot
              3 hours ago













            3












            3








            3







            Add a button to the bottom where the other page controls are.



            enter image description here



            Also, if users are doing mass changes often, consider making a separate tool for it.






            share|improve this answer















            Add a button to the bottom where the other page controls are.



            enter image description here



            Also, if users are doing mass changes often, consider making a separate tool for it.







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited 6 hours ago

























            answered 11 hours ago









            mootmoot

            4,0131913




            4,0131913












            • How does this solve "My concern is that a user would doubt if we refer to the current page or to the whole list."?

              – Jacob Raihle
              9 hours ago






            • 1





              "Update items in all pages" would be a bit clearer for me

              – mgarciaisaia
              6 hours ago











            • Yeah you guys are right. I made the button text more descriptive.

              – moot
              3 hours ago

















            • How does this solve "My concern is that a user would doubt if we refer to the current page or to the whole list."?

              – Jacob Raihle
              9 hours ago






            • 1





              "Update items in all pages" would be a bit clearer for me

              – mgarciaisaia
              6 hours ago











            • Yeah you guys are right. I made the button text more descriptive.

              – moot
              3 hours ago
















            How does this solve "My concern is that a user would doubt if we refer to the current page or to the whole list."?

            – Jacob Raihle
            9 hours ago





            How does this solve "My concern is that a user would doubt if we refer to the current page or to the whole list."?

            – Jacob Raihle
            9 hours ago




            1




            1





            "Update items in all pages" would be a bit clearer for me

            – mgarciaisaia
            6 hours ago





            "Update items in all pages" would be a bit clearer for me

            – mgarciaisaia
            6 hours ago













            Yeah you guys are right. I made the button text more descriptive.

            – moot
            3 hours ago





            Yeah you guys are right. I made the button text more descriptive.

            – moot
            3 hours ago










            Dan Ovidiu Boncut is a new contributor. Be nice, and check out our Code of Conduct.









            draft saved

            draft discarded


















            Dan Ovidiu Boncut is a new contributor. Be nice, and check out our Code of Conduct.












            Dan Ovidiu Boncut is a new contributor. Be nice, and check out our Code of Conduct.











            Dan Ovidiu Boncut is a new contributor. Be nice, and check out our Code of Conduct.














            Thanks for contributing an answer to User Experience Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fux.stackexchange.com%2fquestions%2f124329%2fbest-approach-to-update-all-entries-in-a-list-that-is-paginated%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            MBiFpxPRBQhteHir,0 Oe ubSMAkUnWQkCU5n4QioB,2u04 IFgOguU1h
            iJ6HKlj5u5u R,J2gjaSzhT M,CqBzcvf bWT,3UZlONAVo4TP,NDRlkBImeY L cFQVE7zGG

            Popular posts from this blog

            Nissan Patrol Зміст Перше покоління — 4W60 (1951-1960) | Друге покоління — 60 series (1960-1980) | Третє покоління (1980–2002) | Четверте покоління — Y60 (1987–1998) | П'яте покоління — Y61 (1997–2013) | Шосте покоління — Y62 (2010- ) | Посилання | Зноски | Навігаційне менюОфіційний український сайтТест-драйв Nissan Patrol 2010 7-го поколінняNissan PatrolКак мы тестировали Nissan Patrol 2016рвиправивши або дописавши її

            Буцька Катерина Петрівна Зміст Біографія | Фільмографія | Дублювання та озвучення українською | Дублювання та озвучення російською | Озвучення реклами | Навігаційне менюперевірена109 змінвиправивши або дописавши її