Forum Post: Detach A Record - Client Side - New Ui

  • Thread starter Thread starter IramK
  • Start date Start date
Status
Not open for further replies.
I

IramK

Guest
Hello, I am trying to detach a record on the records (object A) View Page by performing an rbf_updateRecord(..) on the related record (object B record). However the relationship between A and B is M-M, so the related record might have other A records. 1) Is there a way that I could carry out an update such that only the current record A is removed and others remain? 2) Is there a way to carry out a server-side rbv_api.detach() from the client-side using an #EVAL[] block as specified in this documentation? documentation.progress.com/.../ Kindly let me know. Iram

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