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
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.
Do you have any information on what that correct way is?
Can you clarify what you're wanting to know? What's your use case, and what have you already tried, if anything? In general, what I was talking about above was having a User Input Task which, upon the click of a specific button or submit link, submits the task and chains immediately back into the same task for that user (performing arbitrary in-process work in between). In the user's viewpoint, nothing will have happened other than that their file will have been uploaded / "verified".