Initial value

Hi everyone, 

I'm developing an App for business use. I have a column (x_name) that should automatically change its value when certain conditions are met — for example, when fields like Pool or Nucley are updated. 

It works inside a form view: if I open the form and change values, the correct value appears in the x_name field. However, if I view or edit the data from a table view or Detail View, the value doesn't get saved unless I manually open the form and click “Save.”

This behavior didn’t happen before — in older views I built, the Initial value updated and saved automatically when the conditions changed, even without opening the form. Now, it seems like the value only updates visually but isn’t saved to the database unless the record is saved manually. I tried with a reset if and to change initial value but its so strange.

Can someone help me?

Thank you.

0 15 212
15 REPLIES 15