Rob 7 Collins Posted June 29, 2005 Posted June 29, 2005 Is it possible to sort a portal based on related fields? For example, if I have 3 tables: tblHotels (fields: key, name, rating) tblAmenities (fields: key, type) tmapHotelsAndAmenities (fields: key, hotel.key, amenities.key) If I have a layout based on the Hotels table, with a portal to the map table, which is populated with the Amenities type field, how can I sort based on the type field? Sample file attached. manySort.zip
-Queue- Posted June 29, 2005 Posted June 29, 2005 Define a calculation field in tmapHA, which 'evaluates from the context of' rmapHA, of rgAmenity::amenity. Set your portal to sort by this field.
Recommended Posts
This topic is 7087 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now