I want to set a field by applying a Template, but not overwrite any existing data in the field. Is there a way to do this?

Bryan3
Tera Expert

Is there a way to set a field by applying a  Template and not overwrite anything that might be in the field already?

1 REPLY 1

Anil Lande
Kilo Patron

Hi,

There is no OOB way to stop overwriting the value when template is applied.

But is you wat to retain one or two fields then you can try using onChange client script.

Create onChange client script for each field and add below logic.

find_real_file.png

 

Thanks,
Anil Lande

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande