Forum Post: RE: Change the value of Record Name

  • Thread starter Thread starter Gian Torralba
  • Start date Start date
Status
Not open for further replies.
G

Gian Torralba

Guest
Hi t.deem, You can create an update field value trigger type that will update the "name" field in an object or you could create an object script trigger type and use rbv_api.setFieldValue() API as matman mentioned. Thank you, Gian

Continue reading...
 
Status
Not open for further replies.
Back
Top