Forum Post: rbv_api.selectQuery returning only first value of field

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

smartsysISV

Guest
If I try this query: select id, customers from pricelist where id=.... and the field customers is a many-to-many field, the result only show one (the first) customer? How can I use a select-query to get an array of customers in the result?

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