Skip to main content
Nintex Community Menu Bar
Question

Upload image(Using File Uploader) while creation of a new record of Account in salesforce

  • July 10, 2024
  • 1 reply
  • 13 views

Forum|alt.badge.img+3

Hi Support,

I am trying to upload a file using File Uploader component at the time of creation of Account record , so that uploaded file will be saved as an attachment in the Notes & attachment related list of Account while I am not able to do that.

This topic has been closed for replies.

1 reply

Forum|alt.badge.img+17

The account record must exist in order for anything to be attached to it, so you need to complete the account record creation, then upload the file.