-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
I have two MM.
- = is real estate list
- = property type (house, apartment, etc.)
The 2. MM is just one input with items (house, apartment, etc.).
The 1. MM has estate data (price, info, size, and property type). Now the "property_type" is translated_select and in input setting I select mm_property_type (MM no. 2.).
Now the problem is when I want to select in MM no. 1 in real estate form the property type, it's always empty. No data is showen, pulled from MM no.2.
What could be the problem?
Contao 3.2.14
MetaModels don't know the version.