Forum Post: RE: How to send a Mail on update particular Field

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

Gian Torralba

Guest
Hello, "var sp= rbv_api.getFieldValue("client6",{!id}, "special_program"); var sp= rbv_api.getValueById("client6", "special_program", sp); rbv_api.setFieldValue("client_21", {!R77816268.id}, "before_special_program", sp);" Please remove the quotes from the formula and please use the debug function in the trigger to check what is causing the issue. Debug it line by line. Thank you, Gian "var sp= rbv_api.getFieldValue("client6",{!id}, "special_program"); var sp= rbv_api.getValueById("client6", "special_program", sp); rbv_api.setFieldValue("client_21", {!R77816268.id}, "before_special_program", sp);" - See more at: https://community.progress.com/community_groups/rollbase/f/25/p/14348/51819.aspx#51819 "var sp= rbv_api.getFieldValue("client6",{!id}, "special_program"); var sp= rbv_api.getValueById("client6", "special_program", sp); rbv_api.setFieldValue("client_21", {!R77816268.id}, "before_special_program", sp);" - See more at: https://community.progress.com/community_groups/rollbase/f/25/p/14348/51819.aspx#51819

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