Skip to content

SharePoint Attachments Edit Field #13

@JustinasZo

Description

@JustinasZo

Hi, I'm trying to send a galley pictures though Edit Form with "attachments" but it requires field ID.

Set(
varViskas,
GUID()
);
Collect(
colViskas,
{
DisplayName: varViskas & ".jpg",
ID: varViskas & ".jpg",
Value: UploadedImage1_3.Image
}
);

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