How to Copy Date Modified field value to custom DateTime field using Calculated formula

Hi,

How to Copy Date Modified field in custom date time field using Calculated formula

Thanks

SK

Parents
  • Hello Sundar,

    do you want to just duplicate the field? Or only copy it if certain conditions are true?

    To simply copy it you can create a field of the same type (datetime) in Studio, make it formula based, and put date_modified (check the exact field as it may be different depending on the module developer) into your formula with no other conditions or formulas added.

    However, I don't quite see how that would be useful, so I wonder if you are wanting to copy it just under certain conditions.

    FrancescaS

Reply
  • Hello Sundar,

    do you want to just duplicate the field? Or only copy it if certain conditions are true?

    To simply copy it you can create a field of the same type (datetime) in Studio, make it formula based, and put date_modified (check the exact field as it may be different depending on the module developer) into your formula with no other conditions or formulas added.

    However, I don't quite see how that would be useful, so I wonder if you are wanting to copy it just under certain conditions.

    FrancescaS

Children
No Data