Changing The Value In A Custom Field In The Sales Order Using Scheduled Script
Tag: update custom field
Updating a field value from another field on the save of the record
Requirement Update the values in a new custom field from another field in the custom record for newly creating custom records and on the edit and save of the custom record. Solution There is a custom field named Runtime (Internal id : custrecord_au_production_runtime ) of free form type. Created another field named “Runtime Numeric“ (Internal… Continue reading Updating a field value from another field on the save of the record
Update last phone call date to the custom field of a customer record
Update custom field by using a workflow action script.