Comment 6 for bug 1680640

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/7630
Committed: https://git.mahara.org/mahara/mahara/commit/63316dcc44518df5e6f5ad53ead05d47aee7d594
Submitter: Aaron Wells (<email address hidden>)
Branch: master

commit 63316dcc44518df5e6f5ad53ead05d47aee7d594
Author: Robert Lyon <email address hidden>
Date: Thu Apr 13 11:12:02 2017 +1200

Bug 1680640: Allow multiple submit buttons from one pieform element

Calling it multisubmit where we pass in an arrays of options/values so
that it sets up a bunch of 'submit' buttons that all flow thru the
same [formname]_submit function and be handled there.

This allows the submit buttons to 'live together' on the page and in
the code.

behatnotneeded

Change-Id: I16864d46ff3ea6bc0cb89e7769ba4caa5c20e53e
Signed-off-by: Robert Lyon <email address hidden>