Accessor as a column in the Attach action on a RelationManager
Guys, I need help with a question: I have a RelationManager and I would like the Attach action form to display a combination of id and name of the associated model. I created an Accessor in the model, inserted it in the $appends array and used this Accessor as a column in the creation of the RelationManager. I did not succeed. Can anyone point me to a documentation link or other resource that points me in the right direction? Thank you all in advance for your help.