Closed VictorioBerra closed 6 months ago
This does not work:
.Field(new Field("InventoryServer.UpdatedByDisplayName") .Set(Field.SetType.Create | Field.SetType.Edit) // <-------------------- .SetValue("TODO"))
I think theres a lot of value here. Otherwise I have to do this in an event.
There is Field.SetType.Both
Field.SetType.Both
This does not work:
I think theres a lot of value here. Otherwise I have to do this in an event.