[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: How to set the value of a Reference Record programmatically?

  • Thread starter Thread starter Charles Ford
  • Start date Start date
Status
Not open for further replies.
C

Charles Ford

Guest
Hello, I think I've a similar problem..., programmatically setting the Reference Record from the UI. My Object C has the Reference Record field. My Objects A and B are both related to C and are included as Selected Objects in the Reference Record list. I find I can use rbf_setFieldValue to set the Reference Record to an A object record but not a B object record. Co-incidentally the UI dropdown defaults to Object A possibly because it sorts as the first in the list. Is there a solution / api that will allow me to set the Id of any object record in the Reference Record list? Regards -- Charles

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