Hi, I am new to Apache ISIS - got a query on mapping action id in layout.xml.
Assume value of action id in the layout.xml should map to one of the public methods in the domain object. But this is not working for me.. I have a class A, that has a collection of objects of class B, with methods to get/set/add/remove the objects in collection. I want to depict this collection in a grid with add/remove actions. The grid is appearing- but the add and remove buttons are not displayed. What could be the issue? Thanks & Regards Bharani
