I have two page fields (PageAutocomplete) and I want to link them ...
Templates:
- Clients (Parent)
-client (Childrens)
-Field "Client_properties" (Page autocomplete select template=Property)
- Properties (Parent)
- Property (Childrens)
-Field "Properties_client" (Page autocomplete select template=Client)
What should I do?