Hi,
I need set a value for a field in doctype when I clicks a button on another doctype…
like there is a field in first doctype, and there is a button in second doctype. when I click the button it redirects to the first doctype and update the field value.
but if manually go the first doctype the value need not to update. only if I click the button in second doctype it will need to update.
can anyone know how to set value from one doctype’s field from another doctype or suggest some way to achieve this.
thank you.!