I have a problem, when I will save and save button, my image does not come out, please help to fix this,
I wrote on the button and on the "OnSelect" feature
I have tried using .media or .image, but error
Patch('Asset Management - Evan',Defaults('Asset Management - Evan'),{ Title:txtTitle_1.Value, Quantity:txtQuantity_1.Value, Status:txtStatus_1, Details:txtDetails_1.Value, Person:cmbPerson_1.Selected , Image:AddPicture1.Image});
Navigate(scrNotif,ScreenTransition.Fade);
UpdateContext({varScreenVis:false})