robuust / craft-reverserelations

Reverse Relations for Craft
MIT License
12 stars 15 forks source link

doesnt find target field #26

Closed krizzzly closed 3 years ago

krizzzly commented 3 years ago

i am using the reverse relation field inside a category to list all the entries that have a relation with the category. Unfortunately the target field list doesnt contain the category field from the entries. I manually searched the DB for the field and added the uid to the target field select as option. It worked perfectly. The entries that contain the category field are inside a structure in level 2 - maybe that helps to identify the reason, why the field doesnt show up in the list.

Thx in advance. 👍🏻

boboldehampsink commented 3 years ago

Can you give me some more info about both source and target fields? Both db rows would be helpful.

boboldehampsink commented 3 years ago

Closing due to inactivity