v5.8.0
You can now set singleMethodArgument=true
as a form attribute on a method-update
type form, and your method will be called with a single object argument with _id
and modifier
properties. You should do this if using the mdg:validated-method package.