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
2 replies
Subscribers
10 subscribers
Views
2162 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Data and Records
Hi All, Is there any way to upload files/document from record and store it
vahedullas1000
A Score Level 1
over 10 years ago
Hi All,
Is there any way to upload files/document from record and store it in folder. if yes then please share me the code for the same.
I am using the below code, but the uploaded document is not uploaded into that folder.
a!fileUploadField(
label: "Upload doc",
labelPosition: "ADJACENT",
required: false,
target: tofolder("ARMS10000151"),
documentName: rf!caseNumber&"POA"
)
Thanks in advance...
OriginalPostID-130261
OriginalPostID-130261
Discussion posts and replies are publicly visible
Parents
0
matthew.shutt
Appian Employee
over 10 years ago
Do you have saveInto configured? Also, the documentation has more information:
forum.appian.com/.../SAIL_Components.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
matthew.shutt
Appian Employee
over 10 years ago
Do you have saveInto configured? Also, the documentation has more information:
forum.appian.com/.../SAIL_Components.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data