Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

GridField - update boolean via ajax from checkbox in SummaryFields?


Go to End


787 Views

Avatar
jacobjensen

Community Member, 3 Posts

24 October 2016 at 9:24pm

Hi Guys, I've got alot of DataObjects listed in a GridField, on each I have a Boolean called "Active". I would really like for the editor to be able to activate/deactivate this boolean via a checkbox in the GridField list (via Ajax) - that instead of having to click to edit the DataObject, then click the checkbox and then save... it's a rather tedious process... I haven't been able to search my way to a solution, so now I ask you clever heads :-)