Bulk Actions
7 posts by 5 authors in: Forums > CMS Builder
Last Post: March 16, 2016 (RSS)
Is there a plugin or a way we can add a Bulk Actions drop down under list editors? For example.. if I want to change 10 record status from active/inactive.. I wouldn't have to do 1 by 1
By ross - December 10, 2015
Hi s2smedia
Thanks for posting.
There isn't a "Bulk Actions" plugin, but we do have a plugin that will let you edit the values in drop down fields and checkboxes right on the list page. We call it "Inline Editing".
If you'd like a copy, email me through consulting@interactivetools.com
Thanks!
Cheers,
Ross Fairbairn - Consulting
consulting@interactivetools.com
Hire me! Save time by getting our experts to help with your project.
Template changes, advanced features, full integration, whatever you
need. Whether you need one hour or fifty, get it done fast with
Priority Consulting: http://www.interactivetools.com/consulting/
Hi Ross,
Hope your holiday was a good one...
Sounds like an interesting plugin.
What are the chances that you could email a copy to me as well.
Are there any others that you might share that are not listed in the addon section?
Best,
Jerry Kornbluth
Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php
By ross - December 28, 2015
Hi Jerry
Sure thing! I've emailed you the plugin. You can reply to the email with any questions instead of this forum thread.
With all the other custom plugins, there is always something on the go. If you let us know what you are working on, we can see if there are any plugins that can help.
Keep us up to date with how you are making out.
Thanks!
Cheers,
Ross Fairbairn - Consulting
consulting@interactivetools.com
Hire me! Save time by getting our experts to help with your project.
Template changes, advanced features, full integration, whatever you
need. Whether you need one hour or fifty, get it done fast with
Priority Consulting: http://www.interactivetools.com/consulting/
Hi Ross,
An amazingly useful plugin.
Thanks again,
Jerry Kornbluth
Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php
By Toledoh - March 15, 2016
Hey Ross.
FYI - this plugin generates errors on admin.php?menu=_email_templates in CMSB3
Tim (toledoh.com.au)
By Damon - March 16, 2016
Hi Tim,
Thanks for reporting that. I will add this to the development list to get updated for CMS Builder 3.
For now, you can have the errors not appear by limiting the number of section editors that the Inline Record Editor is enabled for.
On line 10 of the inlineEditing.php file comment out this line so the plugin doesn't apply to all tables:
// BY DEFAULT THIS PLUGIN WILL APPLY TO ALL TABLES
// $GLOBALS['IRE_TABLES'] = '__all__';
Next, on line 14, uncomment this line and add the table names to the array that you want to have the Inline Record Editor is enabled for. Example:
$GLOBALS['IRE_TABLES'] = array('news', 'blog');
I will post an update here when the plugin has been updated.
Thanks!
Damon Edis - interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/