Update All Records in Collection

Ability to update all records in a collection with a single action (e.g. Set status to ‘False’ for all Users)

You can do this now using a countdown timer and a custom list.

Bill Leavitt: True, but this would be a very useful feature if built into the platform as it would eliminate the countdown timer custom list work-around.

Mario Flawless: I agree

Or any collection bulk capability. I’ve got a set of templated “todos” for every user of a certain type. Every time a new object gets created associated with the user for that type it has to go through all of the associated template records and create the actual todos for the user. Currently using the timer, yada yada, but such a hack.