Field not shown in Sort by drop-down

Hi there,

I am new to Bubble and building a price comparison tool of vacation rental properties.

I have two data types: CompetitorProperty and ComparedPrice.

Competitor Property is a field within the ComparedPrices Data type (note there is no link the other way).

I want to sort the repeating group by Competitor Property but this field is not an option in Sort by drop-down but all of the other ComparedPrice fields are.

Can anyone point me in the right direction?

Thanks, Mark

It won’t be possible to do that as they are two different data types. You can sort the data based upon the fields of ComparedPrices data type

Thanks for taking time to respond :+1: