Skip to content

Passing additional information to the Server #5

@jdoan3

Description

@jdoan3

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions