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
yes
read the list of table columns
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
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
SelectColumn
yes, this one, thankyou!