Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
4 replies
Subscribers
7 subscribers
Views
1606 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
Hello All, I have a use case where after uploading a document ,I want
achaugule
over 9 years ago
Hello All,
I have a use case where after uploading a document ,I want to make it available for user to download/view on same form.
As per my observations document does not get pushed to KC until form is completed.
Chaining is one way to do this, Is there any better solution available ?
OriginalPostID-166498
OriginalPostID-166498
Discussion posts and replies are publicly visible
Parents
0
Mike Schmitt
Certified Lead Developer
over 9 years ago
AFAIK, the best option here is chaining a submit. The hack Stefan mentioned above will let you show the file *name* (and possibly perform validation against restricted extensions if necessary), but I don't think it'll allow a download link to be created since the "temp" file is stored in an inaccessible location.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Mike Schmitt
Certified Lead Developer
over 9 years ago
AFAIK, the best option here is chaining a submit. The hack Stefan mentioned above will let you show the file *name* (and possibly perform validation against restricted extensions if necessary), but I don't think it'll allow a download link to be created since the "temp" file is stored in an inaccessible location.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data