How to set the value of a field when modifying another?

Hi all,

how to set the value of a field when modifying another?
I have 4 fields, in the same table

  1. [validation1]
  2. [date validation 1]
  3. [validation2]
  4. [validation date 2]

I want [date validation 1] = today () when I fill the field or modify [validation1]
I want [date validation 2] = today () when I fill the field modify [validation2]

Help me please

0 4 704
4 REPLIES 4

Instead of using Date field, you could try to use ChangeTimestamp field. Please check this articleโ€ฆ

thank you Aleksi,
and how about if i change [date validation 1] to [user_name] ???
how to set the value of a field [user_name1] when modifying th field [validation1]?

I have 4 fields, in the same table

  1. [validation1]
  2. [user_name 1]
  3. [validation2]
  4. [user_name 2]

I want [user_name 1] = username() when I fill the field or modify [validation1]
I want [user_name 2] = username() when I fill the field modify [validation2]

Reset on Edit this thread will be usefull for you

OK , Iโ€™ll try it.

Top Labels in this Space