Comment 10 for bug 1680640

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

Reviewed: https://reviews.mahara.org/7651
Committed: https://git.mahara.org/mahara/mahara/commit/6d0571751c12e210106831e14c9316c396b32dbd
Submitter: Robert Lyon (<email address hidden>)
Branch: 17.04_STABLE

commit 6d0571751c12e210106831e14c9316c396b32dbd
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>
(cherry picked from commit 63316dcc44518df5e6f5ad53ead05d47aee7d594)