[progress Communities] [progress Openedge Abl] Forum Post: Re: [4.2] - Rbf_selectquery2...

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

IramK

Guest
Hello Shiva Duriseati , I originally had this selectQuery basically which is why that console.log was left there. rbf_selectQuery2("select contacts, id FROM account WHERE id=232885", 0, 1000, function returnCallback(values) { console.log(values[0][0]); // returns only one contact }); So in the above selectQuery, how can I get all the contacts that are related to it with that contacts lookup field? Iram

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