Hi,
On Mon, Nov 17, 2014 at 2:27 PM, Martin Balmaceda < [email protected]> wrote: > Hi > > I see there are two 'views' for collection properties: the actual list and > a blank page which i assume should contain the controls for adding new > items. > The blank one's name is "Hide", so I understand its purpose as "hide the table contents to save some space and less distractions because I am not interested in it right now". At the demo app deployed at http://mmyco.co.uk:8180/isis-onlinedemo/wicket/ you can see that the "ToDos" menu has item "New To Do". Adding a new ToDo item will later appear in the table at "ToDos > All To Dos". Additionally the table at "ToDos > All To Dos" has "action" links for adding/removing items. They are visible even when "Hide" view is selected". Check the source of the ToDo app to see how these action links are defined. > > I would like to know how to specify this form, since I cannot find an > example in the sample application of the documentation, > > Thanks > Martin > > -- > to do is to be. dobedobedo >
