How to edit/update status directly on table column?

I want to update the status of my orders directly on table list view instead of going to table edit view, is this possible?
6 Replies
krekas
krekas16mo ago
yes
Dan Harrin
Dan Harrin16mo ago
read the list of table columns
Unknown User
Unknown User16mo ago
Message Not Public
Sign In & Join Server To View
Chrysippus
Chrysippus16mo ago
I have 4 statuses so I dont think this will do, what I did used was ActionGroup though im looking for something like dropdown update on statuses directly into status column position, but for now I'll use ActionGroup
Dan Harrin
Dan Harrin16mo ago
SelectColumn
Chrysippus
Chrysippus16mo ago
yes, this one, thankyou!