Skip to main content
Nintex Community Menu Bar
Question

File Upload not working after query

  • July 9, 2024
  • 3 replies
  • 11 views

Forum|alt.badge.img+20

3 replies

Forum|alt.badge.img+17
  • Nintex Employee
  • July 9, 2024

Pat this is a known issue.  The File component does not react to changes in its underlying model. You may have to find the component in a snippet and refresh it manually. 


Forum|alt.badge.img+20

Here’s a workaround using a template component. Skuid__c is the reference field to the skuid__Image__c object.

servlet.FileDownload?file=%7B%7B%7BSkuid_Photo__r.skuid__AttachmentId__c%7D%7D%7D


Forum|alt.badge.img+17
  • Nintex Employee
  • July 9, 2024

Thanks for posting the workaround. I really appreciate your willingness to post the answers to your own issues - when you find them.  It makes this community much richer.