ForAll(
AttachControl.Attachments As FILE,
Collect(
ServiceJobsDocLibary,
{
file: {
contentBytes: FILE.Value,
name: FILE.Name
}
}
)
);
ServiceJobsDocLibary.Run(
TextInput_JobNumber.Text,
JSON(ServiceJobsDocLibary)
);
WarrenBelz
146,651
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional