Features/Multi selection screenshots: Difference between revisions

Ajay Garg (talk | contribs)
No edit summary
Ajay Garg (talk | contribs)
No edit summary
Line 22: Line 22:
== Basic utility of this feature ==
== Basic utility of this feature ==


* This feature, merely does a loop-over for multiple entries. That is, the workflow and the result in the following two scenarios should be exacty same ::
* This feature, merely does a loop-over for multiple entries. That is, the workflow and the end-result in the following two scenarios should be exactly the same ::
** Entries, E1, E2, E3 .... En, are operated upon one after the another, individually.
** Entries, E1, E2, E3 .... En, are operated upon one after the another, individually.
** Entries, E1, E2, E3 .... En, are selected together, and operated upon one after the another, as a single macro batch-operaton.
** Entries, E1, E2, E3 .... En, are selected together, and operated upon one after the another, as a single macro batch-operaton.