It is by design. Linked items collection is "read only", but the items
in the linked collection is directly linked to the items in the
reference collection. because e.g. if the linked collection is
"selected", should it add new item when the linked item is adding new
item?
(By the way, I should prevent the linked item from adding a new item,
it is a bug actually)
do you think I should make it two ways?
Rizqi