Skip to main content

We are using the upload file component on quite a few pages and our users are complaining the function is confusing because it doesn’t tell them the upload was successful or instantly list what has been uploaded.  Is there a recommended method to display a dynamically updating table of attachments being uploaded?  Struggling to find a reliable and fast event to trigger a re-query of the attachments model.  Thanks!

This should be updating the model dynamically. I’ve had this issue myself before, but it was a bug.


Pat is right,  if you are loading attachments to an object using the file component,  it should be updating the table of attachments automatically.  What version of Skuid are you running?