file upload without Form submission?

Hi All,

I have a requirement to upload attachments to a target folder location and assign them before perform submit on UI screen. Is there ant way I can achieve this?

Thanks in advannce.

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer

    Agreed with Stewart, what do you mean by "assign them"?

    The user will need to perform a Submit click - either button submit, or a!submitLink - but this does not mean that they need to "leave" their "current task"; if you set it up correctly, from their perspective, the user can stay in the exact same place and the only apparent difference is that their uploaded files will now be fully added into the system and available for whatever further use you needed.

Reply
  • 0
    Certified Lead Developer

    Agreed with Stewart, what do you mean by "assign them"?

    The user will need to perform a Submit click - either button submit, or a!submitLink - but this does not mean that they need to "leave" their "current task"; if you set it up correctly, from their perspective, the user can stay in the exact same place and the only apparent difference is that their uploaded files will now be fully added into the system and available for whatever further use you needed.

Children