[progress Communities] [progress Openedge Abl] Forum Post: Re: How To Add The Related...

  • Thread starter Thread starter Shivani Silveri
  • Start date Start date
Status
Not open for further replies.
S

Shivani Silveri

Guest
Hi Cayla, You can use Object Script Trigger to achieve it. I have tried it at my end with one Record attached and it worked fine. If you attach multiple records, you will have to use a loop available in the Template helper. var x =rbv_api.getFieldValue(objName, objId, fieldName); rbv_api.setFieldValue(objName, objId, fieldname, x); Hope this helps. Thanks, Shivani.

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