General batch update function for a listed data records
Description
For example, In product window, when the user want to change the category for a listed products from one to another, he have to change it one by one, too much repeated work.
The idea is for such kind of data manipulation it could be archieved by 'General Batch Update' function.
The user operation will be like: Add new button 'Batch update' into window toolbar, user can search out all products which want to batch update, then just open one product and change to target category, click 'Batch Update', system will update all listed products in same time.
For data protection concern, only log enabled field can be used as batch update target.
I have not implement it yet, just write down idea here.
For example, In product window, when the user want to change the category for a listed products from one to another, he have to change it one by one, too much repeated work.
The idea is for such kind of data manipulation it could be archieved by 'General Batch Update' function.
The user operation will be like:
Add new button 'Batch update' into window toolbar, user can search out all products which want to batch update, then just open one product and change to target category, click 'Batch Update', system will update all listed products in same time.
For data protection concern, only log enabled field can be used as batch update target.
I have not implement it yet, just write down idea here.