Hello,
Is it possible to have a relationship field editable only on one side of the relation? Lets say I have a list of Courses and the list of Applications. I want to select one Course for each Application and I want to see the list of the Applications in the detail of the Course. But I don't want to have a possibility to change anything in the list of the Applications inside the Course detail.
So far, I was able to limit the number of Courses selectable in the Application detail, but I'm not able to disable editing of the Applications in the Course detail.
Is it possible, for example using some class?
Thanks
Petr