Hi Deepak, You can hide the Blob property when being used in a collection [1]. Beware that the RestfulObjects viewer has only partial support for the where clause.
HTH [1] https://isis.apache.org/guides/rgant.html#_rgant-Property_hidden On 10 January 2017 at 07:25, Deepak Gopalakrishnan <[email protected]> wrote: > Hello Dan, > > Is it possible to return only a subset of the properties of a domain object > from when an action is invoked ? I currently have a Blob image that is > being returned for every call of a listAll. I'd like to see if there is a > way to return only some fields that I'm using for listing. I'm using the > restful API's to get the data here. > > -- > Regards, > *Deepak* >
