I make use of the Bulk Action capability to do that, usually via an XYZBulkUpdateViewModel class, so a collection of (non-wrapped) domain objects doesn't get the BulkUpdate capability wherever it is displayed.
see http://isis.apache.org/guides/rgant.html#_rgant-Action_invokeOn On Thu, Mar 9, 2017 at 2:14 PM, L Eder <[email protected]> wrote: > Is that multiline possible in the current Isis release, eg, an action that > allows multiple rows of data to be entered? > > For example, in a case of an action that the user repeats a entry of same > type, as in the > update of the Quantity column of many rows at once in a collection. >
