-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I am having troubles trying to figure out how you pass "otherInfo" to the server side. I would like to identify the otherInfo with a specific pathName which will modify the workingFolder that you have in your example.
For example
data{ file: files[0], otherInfo: {firstName: "hi", lastName"bye'}}
the working folder becomes @"\Uploads"+firstName+lastName;
From the Add method I don't see how you can do that. I looked at the file properties after passing the "otherInfo" object but none of the data seemed to be identified in the file object.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels