Is it possible to prefill a field of an entity with a value of another of the previous record?
For example: In entity "custom1" there are the fields "field1", "field2", "field3". When adding a new record "field2" should be prefilled with the value of "field3" from the previous entered record.
For example: In entity "custom1" there are the fields "field1", "field2", "field3". When adding a new record "field2" should be prefilled with the value of "field3" from the previous entered record.
Comment