Hello,
I'm struggling to find a clean way to setup a bi-directional reference with the Compliance Kit, the Property Calculator and the View Extension. I'm wondering if someone manage to set up something similar.
I have an object type/class Project, in a project I have two list of documents Reports and Reviews that link to classes of documents with the same name.
What I need is for a user to be able to drag-and-drop a document into the view extensions, and have it attached to the Project.
But I also need to be able to select existing documents in M-Files to attach them to the Project.
And that's where my limitation is. The View Extension use a property Projects on my documents to make the link, then I set a Managed Property in the Compliance kit so my Reports and Reviews properties get updated on my Project. But doing so, I can no longer add a document directly on my Project, the only way is to find the document in the vault, and add the project in the list but this is not very intuitive for the users which need to get out of the Project workflow to add each document.