Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

UX, how to count selected items

In a view DECk how do you know how many items have been selected to apply the Delete command or something?

Solved Solved
0 8 616
  • UX
2 ACCEPTED SOLUTIONS


@manueurofax wrote:

The important thing is that you know how many elements have been selected...


This is partially true. To summarize, here "you" is app user and not app creator.

The app user visually knows how many records are selected due to the message in the header.

However, currently there is no way for an app creator to know how many records have been selected in "bulk select" option

I mean there is no field or column where the selected records count is captured where the field or column with count can be further used in an expression.

 

View solution in original post

You are welcome. Yes, that is definitely possible as a workaround to have an additional column to toggle the selection status with two actions. 

There could be some additional considerations when you implement this additional column based approach.  Please post again in a new post if you face any challenges while implementing it.

View solution in original post

8 REPLIES 8
Top Labels in this Space