Hey guys
Let’s say I have currently 3 Operations saved in the database which has 3 empty value (number) fields and also has 3 attributed value (text) field.
I wished that whenever this value (text) field is changed it automatically make value (number) = value (text) converted to number.
Is there anyway I could set this this way so that I wouldn’t bother much about the Value(number) field? Except that is just a (number) copying another (text) field.
YThanks