In simple resource we can not edit relation rows
I have simple user resource and post resource. and connected these with relation manager. i want to edit posts in user resource, but in opened modal i cannot edit relation rows. is there any way to handle this?
1 Reply
If you need to manage relationships, I’d recommend not using a simple resource. It’s no longer simple at that point, right?