Rather than hidden: EVERYWHERE, you can also use ALL_TABLES,
PARENTED_TABLES and (often very useful) REFERENCES_PARENT.

There is a ticket somewhere to provide more control in this area, but it
hasn't got to the top of the todo list yet,  I'm afraid.

HTH, Dan
On 7 Mar 2016 4:00 am, "Vishma Senadhi Dias" <vishma...@cse.mrt.ac.lk>
wrote:

> Hi Marianne,
>
> (1) In order to hide items in a collection you will have to edit inside
> the collection object using @PropertyLayout [1] for each separate
> parameter. Simply set hidden attribute in the annotation as "hidden":
> "EVERYWHERE" so that the unwanted contents should be hidden. Please note
> that there is no method to use @CollectionLayout annotation and hide
> contents separately . You must go inside the Collection. (According to my
> knowledge)
>
> (2) Sequence can be set either by ordering them in the JSON layout file or
> providing sequence number manually as follows[2]. You will have to do this
> inside the collection object.
>
>
> [1] https://isis.apache.org/guides/rgant.html#_rgant-PropertyLayout
> [2]https://isis.apache.org/guides/rgant.html#_rgant-MemberGroupLayout
>
>
> Best Regards,
> Vishma.
> On 3/7/2016 4:33 AM, Marianne Hagaseth wrote:
>
>> 1)      Select which of the
>>
>
>

Reply via email to