Hi Dan,
Thanks for you reply.
I already hoped it was covered ;-). So I looked for it in the
documentation first. At first I failed to see @Hidden. After your
reply I looked again and noticed only the 'when' attribute is covered.
Maybe documentation needs some more attention.
Regards,
Minto
Quoting Dan Haywood <[email protected]>:
Aha.... we have that covered! @Hidden(where=Where.PARENTED_COLLECTION).
On 24 September 2012 14:52, <[email protected]> wrote:
Hi Folks,
How can I control which columns of an entity are shown in lists. Currently
lists show all fields present on an entity. Fot lists (right hand side in
wicket viewer) I want to reduce the number of fields visible. Details can
always be obtained by selecting an entry and going to the detailed view
(entity page).
Regards,
Minto