Hello all,
I can patch any values of fields of my form to my table Dataverse except for the attachment.
For example, I have :
Patch(
T04_Weekends;
DataTable2_3.Selected;
{
cr5e7_commentary: DataCardValueCommentaryWeekend2.Text;
cr5e7_attachment: DataCardValueAttachmentWeekend2;
'Status': "NEW"
}
)
In my Dataverse Table, I can find the value of the commentary but not the one of my attachment.
I tried also to do this : cr5e7_attachment: DataCardValueAttachmentWeekend2.Attachments.
Many greetings.
Samuel
User | Count |
---|---|
247 | |
105 | |
82 | |
50 | |
43 |