Hi Experts,
I have a portlet view where I am displaying attachments which are stored in a local MWS folder(Physical folder, not MWS portal folder). For this I am using Attachment List panel where i have binded it to an TempAttachmentProvider implementation(In this I have given hardcoded folder value to listAttachments method and disabled all update/add options).
Next step I want to pass that folder value from view class to TempAttachmentProvider implementation. Kindly advise. It maybe very obvious, but I am beginner in CAF.
Cheers,
Niteesh