Always appreciate your voice and views, Steve. Johan has been making similar observations, that we need some sort of bulk entry. We were looking at datatables.net [1] as one option; it also has a wicketstuff integration [2] that we could build on. So maybe something like this might appear in the future. (We do have a new requirement in Estatio that might lead to us exploring these options).
Cheers Dan [1] https://datatables.net/ [2] https://github.com/wicketstuff/core/wiki/DataTables On Sun, 19 Mar 2017 at 18:30 Stephen Cameron <[email protected]> wrote: > ... just adding my voice to a conversation. > > It's a catch 22 for me, not good enough a Java programmer do things (like > this) quickly, not enough work to become a good Java programmer. :( > > S > > On Mon, Mar 20, 2017 at 5:16 AM, Dan Haywood <[email protected] > > > wrote: > > > All things are possible... just needs the will and the time ! > > > > > > On Sun, 19 Mar 2017 at 18:05 Stephen Cameron <[email protected] > > > > wrote: > > > > > Actually, the way to do this is to add an Single object view to the > > > viewer options on a collection. Table, Excel and Row. The one that's > > > standard in MS Access and most database tools. Then you'd have step > > through > > > buttons to move up and down, start and end in the collection. As an old > > VB > > > developer I should recall it's name. > > > > > > On Monday, March 20, 2017, Stephen Cameron <[email protected] > > > > > wrote: > > > > > > > A spreadsheet component? ZK framework has one. > > > > > > > > On Monday, March 20, 2017, Dan Haywood <[email protected] > > > > <javascript:_e(%7B%7D,'cvml','[email protected]');>> > wrote: > > > > > > > >> Short answer is that there is no built-in easy way to do bulk entry > of > > > >> sets > > > >> of data. > > > >> > > > >> What we tend to do is use the excel module (which I think from other > > > >> emails > > > >> you've already found). > > > >> > > > >> Another alternative is to write either a Wicket custom component, eg > > as > > > in > > > >> the www.isisaddons.org > > > >> > > > >> HTH > > > >> Dan > > > >> > > > >> > > > >> On Fri, 3 Mar 2017 at 14:53 L Eder <[email protected]> wrote: > > > >> > > > >> > Hi members: > > > >> > > > > >> > I got the new feature - collection in action parameters - in > release > > > >> > 1.14, and was successfully able to run it. See [1]. > > > >> > > > > >> > In the depicted case i entered multiple Component objects at once. > > > >> > However there is another input parameter - Quantity. > > > >> > > > > >> > I would like to know if there is a way to enter quantities > > > >> > individually for each entered component. > > > >> > > > > >> > Thanks in advance, Eder > > > >> > [1] https://drive.google.com/open?id=0B9AugXy_qrXvT1loblBLeVpBRGs > > > >> > > > > >> > PS Sorry, for i was unable to sign up Imgur, due a error message > > there > > > >> > - "Imgur is over capacity". > > > >> > > > > >> > > > > > > > > > >
