Is there a way to simplify an update transaction on object properties, i feel it is repetitive to keep on writing :
it[name] = item.name
it[gender] = item.gender
?
s
SackCastellon
01/08/2020, 12:09 PM
Assuming you are using Exposed, you should probably ask this in the #exposed channel