Displayproperties (attribute of subset)
From JRapid
The "displayproperties" attribute defines the properties that will be shown in the subset.
Usage
<subset name = NAME basesubset = VALID_SUBSET displayproperties = PROPERTIES >
Example
This example shows a subset for a property entity.
<subset displayproperties="address,country.name,province.name, price,type.name,offerType,state.name,thumb,latitude,longitude" name="all"/>
