Skip to main content

I have a file upload component that loads to chatter feed and connects the file to via model based on an object called “ClIent”. On the detail page of a client record, below the upload, I have a table that pulls in all content files based on one of the content objects… I have a condition on the model to only load files that are linked to the client record currently being displayed. It works, but I can’t find an option to refresh the content object model upon file upload. Is there a way to do “post upload” actions like query a model?

Be the first to reply!

Reply