I have a requirement that a user would like to link an existing document in repository to case folder. I know I can use Add To Clipboard and Link actions and add these actions to my folder tab. After reviewing whats in the config guide, the search selector component seems to be a better solution.
I have create custom action and have added search selector component to my tab. However, after the user selects the document, the object does NOT get placed in the case folder. I'm thinking the selector component just captures the object ID and we still have to call the Link action to link it here. Just want to confirm this with someone who has used selector component before.