I have a View in table format that uses editable views successfully for textfield edits. As desired there is a save button at the bottom of the view to save edits. When I add an editable checkbox (from a boolean field in an entityForm) it shows a save button per row on my View by the checkbox. The save button at the bottom of the page still shows for the other editable fields, but I can't figure out why or how to resolve the unwanted additional save buttons per checkbox field.

Please advise.

Comments

hondaman900 created an issue.