I wanted to add the text field type fields in the drop down of the mass update but to do so first I need to add the mass update checkbox in the studio (as it should appear in text field type like it do in dropdown field type). Any help would be appreciated.
Hi Hijab Fatima
This is not an easy task.
Initially you need to extends the view.modulefield.php in the module ModuleBuilder. Then you have to identify which piece of code decide whether to render massupdate checkbox or not.
Regards