Is it possible to Calculate existing field value using behaviours?

Kiranped April 28, 2020

For example, I have 4 custom_fields of type Number

Field1

Field2

Field3

Field4

I am trying to auto calculate Field4 based on Field1,Field2 & Field3 values

Field4 = (field1+field2)*field3

 

I want the field4 to be updated dynamically? is it possible using behaviours?

 

0 answers

Suggest an answer

Log in or Sign up to answer