Forum
Columns In Collection View
I have a collection called Properties which has a realtionship to another collection called Locations. In the collection options for Properties I have specified the following collumn ID's for the collection view:
prop_name,property_location,stars,from_price
But the property_location
column is blank, even after selecting a location for the property. Similarly the heading for the stars
column is using the ID rather than the label – appearing as 'stars' instead of 'Star Rating'.
Diagnostics, Property Template, and Location Template to follow...
Diagnostics:
Property Template:
Location Template:
You can't use related columns in the listing, as there could be multiple related items.
Right okay. I was actually going to suggest making it possible to restrict related items to 1. As in the example above, you wouldn't have an apartment in multiple locations.
That would certainly be a good enhancement.