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
7 replies
Subscribers
7 subscribers
Views
6407 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
Is it possible to create an editable grid which I can use to upload more documen
saileshd
over 8 years ago
Is it possible to create an editable grid which I can use to upload more documents and simultaneously download a document? Similar to the one in the Capture.JPG uploaded. But the way to download the already uploaded documents.
OriginalPostID-204933
OriginalPostID-204933
Discussion posts and replies are publicly visible
Parents
0
shailendras593
over 8 years ago
Hi Sailesh
Agree to what Eduardo said above. Actually until the form submission, the document is saved on the server with an inactive temporary Id and we cannot perform any operations with that Id. Once the form is submitted, the document is saved with a new version or Id at the target, which we can use for manipulations. One workaround is that we can add a submit button at the bottom of the grid, say 'Upload' button, and on the click of that button just save the document Ids and route the process flow back into the form (make this path activity chained in the process). This time you can show the document download link for each document, either in a new column or in the same column in place of file upload field. Hope it helps!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
shailendras593
over 8 years ago
Hi Sailesh
Agree to what Eduardo said above. Actually until the form submission, the document is saved on the server with an inactive temporary Id and we cannot perform any operations with that Id. Once the form is submitted, the document is saved with a new version or Id at the target, which we can use for manipulations. One workaround is that we can add a submit button at the bottom of the grid, say 'Upload' button, and on the click of that button just save the document Ids and route the process flow back into the form (make this path activity chained in the process). This time you can show the document download link for each document, either in a new column or in the same column in place of file upload field. Hope it helps!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data