Show records with Relation Manager
"What i am trying to do"
- View the relationships of a table using the "Relation Manager"
"What i did"
I have the tables and their respective Models and I'm having a problem getting the "Relation Manager" to work... can anyone help me?
There are registered "modalities" and "payment methods".. I need to attach a "modality" to a "payment method" and for this I created a "Modalities" resource where the user will define which modalities that company It is associated (company_modalities) and I created a "Relation Manager" within this modality resource, where when entering, it attaches that there are no records for it to place..
I took a look at the query and it is getting the id from the company_modalities table and not the "id" from the modalities table to make the query...
I don't know if I did the relationship wrong or this wouldn't be the way to do this "Relation Manager"..
If anyone can help me... Thanks advanced
0 Replies