Tagged Questions
17
votes
7answers
891 views
Should the order of add / edit / delete buttons be based on the frequency of their use?
In our application we have several places where users see a list of items and can add, edit or delete an item.
For some of these lists adding new items is probably the most frequent used ...