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
18 replies
Subscribers
7 subscribers
Views
10140 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
Upload Document with default save button does't work
vasilisg
over 8 years ago
Hi,
We are working on Appian 16.3 (appian cloud) and we have the following form issue: we have created a form that has a fileUploadField() component, we upload the document and then press the save button and when reopening the form the document has been lost.
In order to fix this issue, we have created a custom save submit button that saves the documentId to a variable so when reopening the form, the document is shown uploaded.
So now the problem has been tranformed into how to remove the default save button?
Any advice is appreciated,
Thank you.
OriginalPostID-241815
Discussion posts and replies are publicly visible
Parents
0
mayurm896
over 8 years ago
When we are working with SAIL forms, and the form is having fileUploadField then to store the document we are supposed to submit the form by means of a!buttonWidgetSubmit (the one which you get by default when creating form with interface designer)
Kindly clarify the button you are using is a!buttonWidgetSubmit or not. To get the document stored on server you are supposed to submit the page (not needed to save).
Let us know some details about the scenario.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
mayurm896
over 8 years ago
When we are working with SAIL forms, and the form is having fileUploadField then to store the document we are supposed to submit the form by means of a!buttonWidgetSubmit (the one which you get by default when creating form with interface designer)
Kindly clarify the button you are using is a!buttonWidgetSubmit or not. To get the document stored on server you are supposed to submit the page (not needed to save).
Let us know some details about the scenario.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data