I am trying to convert a customization that ran on a form and this is the first time trying to update a field using rest-kinetic.
I am sorry if this has been covered before but I don’t see the resemblance between the offered solutions and my GetByID / Update. Here is my event that has a result row that populates the dvTempRow after the GetByID. The row-update works changes the value of CheckBox18 to false and the RowMod to “U”.
I am trying to convert a customization that ran on a form and this is the first time I have tried to update a field using rest-kinetic.