Hi Dan, I'm having some issues in rendering actions like [1] It requires toDoItem object as an argument. But the problem is how can I fetch a toDoItem list from the ROviewer? In wicket viewer it dynamically loads when we type the title of the objects[2]
As well in Category domain type [3] there should be three categories (Professional,Domestic and Other). But in ROViewer I couldn't find a way to fetch those details. In fact, If I want to edit Category field of a ToDOItem, how can I get information that there are three categories. Link [4] is not working [1]http://localhost:8080/restful/objects/TODO/L_11/actions/add [2] http://localhost:8080/wicket/wicket/bookmarkable/org.apache.isis.viewer.wicket.ui.pages.action.ActionPage?pageType=ACTION&actionSingleResultsMode=REDIRECT&objectOid=TODO:L_11&actionType=USER&actionOwningSpec=dom.todo.ToDoItem&actionId=add%28dom.todo.ToDoItem%29&pageTitle=Add&actionMode=PARAMETERS [3] http://localhost:8080/restful/domain-types/dom.todo.ToDoItem.Category [4] http://localhost:8080/restful/domain-types/dom.todo.ToDoItem.Category/actions/id -- Regards W.Dimuthu Upeksha Undergraduate Department of Computer Science And Engineering University of Moratuwa, Sri Lanka
