How I can automatically write a value to another "doctype"

Hello, after I have created a “Doctype”, I want the value of a “field” in the “doctype” that I created to be automatically written to another “doctype”. How can I do this?.
For example: When we add “manufacturer” to an “Item” in the “Item Manufacturer List”, the “manufacturer” information is automatically displayed in the “Item Doctype”.

@eatlc you can accomplish this using server scripts.

1 Like