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
3 replies
Subscribers
7 subscribers
Views
1687 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
Hi, We have a form that allows a user to upload a file. If they upload a c
garym
over 11 years ago
Hi,
We have a form that allows a user to upload a file. If they upload a certain type of file (ie. gif) and then remove it and try to upload a file of a different type (ie. docx), there is an error message saying "The file must have the same extension as the previous version: docx". Furthermore, the workflow stops.
Is there a workaround for this?...
OriginalPostID-95908
OriginalPostID-95908
Discussion posts and replies are publicly visible
Parents
0
Christine
Appian Employee
over 11 years ago
I am not sure the use case but one approach via flow could be to allow the upload of a new doc to a temp location. Then check if extension is same, if same allow new version and if not same, delete previous and move this doc to right location. There are a few variations that I could think of, but all would involve checking via flow.
Hope that gives you at least an idea.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Christine
Appian Employee
over 11 years ago
I am not sure the use case but one approach via flow could be to allow the upload of a new doc to a temp location. Then check if extension is same, if same allow new version and if not same, delete previous and move this doc to right location. There are a few variations that I could think of, but all would involve checking via flow.
Hope that gives you at least an idea.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data